guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/08: gnu: acct: Update home page URI.


From: guix-commits
Subject: 02/08: gnu: acct: Update home page URI.
Date: Sat, 29 Feb 2020 06:35:03 -0500 (EST)

hoebjo pushed a commit to branch master
in repository guix.

commit c8b10f9b3c9792e462c410e8650c70c0394cb3f4
Author: Björn Höfling <address@hidden>
AuthorDate: Fri Feb 28 21:20:38 2020 +0100

    gnu: acct: Update home page URI.
    
    * gnu/packages/acct.scm (acct)[home-page]: Update URI.
---
 gnu/packages/acct.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/acct.scm b/gnu/packages/acct.scm
index a0aac15..585a3c2 100644
--- a/gnu/packages/acct.scm
+++ b/gnu/packages/acct.scm
@@ -1,5 +1,6 @@
 ;;; GNU Guix --- Functional package management for GNU
 ;;; Copyright © 2013 Nikita Karetnikov <address@hidden>
+;;; Copyright © 2020 Björn Höfling <address@hidden>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -35,7 +36,7 @@
        (base32
         "0gv6m8giazshvgpvwbng98chpas09myyfw1zr2y7hqxib0mvy5ac"))))
     (build-system gnu-build-system)
-    (home-page "https://gnu.org/software/acct/";)
+    (home-page "https://www.gnu.org/software/acct/";)
     (synopsis "Standard login and process accounting utilities")
     (description
      "GNU acct provides a means for system administrators to determine



reply via email to

[Prev in Thread] Current Thread [Next in Thread]