Skip to content
Snippets Groups Projects
Unverified Commit 005375f5 authored by Ludovic Courtès's avatar Ludovic Courtès
Browse files

gnu: acct: Update to 6.6.3.

* gnu/packages/acct.scm (acct): Update to 6.6.3.
parent 20832afb
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.2") (version "6.6.3")
(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
"0081hzkcxw9aslpsakridj15m0wbnkdhm210fzbg021vi4pppm4f")))) "14x0zklwlg7cc7amlyzffqr8az3fqj1h9dyj0hvl1kpi7cr7kbjy"))))
(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