mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: acct: Update home page URI.
* gnu/packages/acct.scm (acct)[home-page]: Update URI.
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
;;; GNU Guix --- Functional package management for GNU
|
;;; GNU Guix --- Functional package management for GNU
|
||||||
;;; Copyright © 2013 Nikita Karetnikov <nikita@karetnikov.org>
|
;;; Copyright © 2013 Nikita Karetnikov <nikita@karetnikov.org>
|
||||||
|
;;; Copyright © 2020 Björn Höfling <bjoern.hoefling@bjoernhoefling.de>
|
||||||
;;;
|
;;;
|
||||||
;;; This file is part of GNU Guix.
|
;;; This file is part of GNU Guix.
|
||||||
;;;
|
;;;
|
||||||
@@ -35,7 +36,7 @@
|
|||||||
(base32
|
(base32
|
||||||
"0gv6m8giazshvgpvwbng98chpas09myyfw1zr2y7hqxib0mvy5ac"))))
|
"0gv6m8giazshvgpvwbng98chpas09myyfw1zr2y7hqxib0mvy5ac"))))
|
||||||
(build-system gnu-build-system)
|
(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")
|
(synopsis "Standard login and process accounting utilities")
|
||||||
(description
|
(description
|
||||||
"GNU acct provides a means for system administrators to determine
|
"GNU acct provides a means for system administrators to determine
|
||||||
|
|||||||
Reference in New Issue
Block a user