Skip to content
Snippets Groups Projects
Commit a9967103 authored by Andreas Enge's avatar Andreas Enge
Browse files

gnu: acct: Update to 6.6.2.

 * gnu/packages/acct.scm (acct): Update to 6.6.2.
parent cff1c5c1
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ (define-module (gnu packages acct) ...@@ -25,7 +25,7 @@ (define-module (gnu packages acct)
(define-public acct (define-public acct
(package (package
(name "acct") (name "acct")
(version "6.6.1") (version "6.6.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -33,7 +33,7 @@ (define-public acct ...@@ -33,7 +33,7 @@ (define-public acct
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1jzz601cavml7894fjalw661gz28ia35002inw990agr3rhiaiam")))) "0081hzkcxw9aslpsakridj15m0wbnkdhm210fzbg021vi4pppm4f"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(home-page "https://gnu.org/software/acct/") (home-page "https://gnu.org/software/acct/")
(synopsis "Standard login and process accounting utilities") (synopsis "Standard login and process accounting utilities")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment