[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
- branch master updated (1413891 -> f76c16d), guix-commits, 2020/02/29
- 01/08: gnu: abduco: Use HTTPS home page and source URI., guix-commits, 2020/02/29
- 04/08: gnu: direvent: Update home page URI., guix-commits, 2020/02/29
- 06/08: gnu: fabric: Update to 1.14.1., guix-commits, 2020/02/29
- 02/08: gnu: acct: Update home page URI.,
guix-commits <=
- 05/08: gnu: fabric: Use HTTPS home page URI., guix-commits, 2020/02/29
- 07/08: gnu: pies: Update home page URI., guix-commits, 2020/02/29
- 03/08: gnu: python-pyudev: Use HTTPS home page URI, update home page., guix-commits, 2020/02/29
- 08/08: gnu: di: Update home page URI., guix-commits, 2020/02/29