gnu: acct: Update to 6.6.3.

* gnu/packages/acct.scm (acct): Update to 6.6.3.
master
Ludovic Courtès 2017-05-02 12:17:42 +02:00
parent 20832afbf2
commit 005375f53b
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@
(define-public acct
(package
(name "acct")
(version "6.6.2")
(version "6.6.3")
(source
(origin
(method url-fetch)
@ -33,7 +33,7 @@
version ".tar.gz"))
(sha256
(base32
"0081hzkcxw9aslpsakridj15m0wbnkdhm210fzbg021vi4pppm4f"))))
"14x0zklwlg7cc7amlyzffqr8az3fqj1h9dyj0hvl1kpi7cr7kbjy"))))
(build-system gnu-build-system)
(home-page "https://gnu.org/software/acct/")
(synopsis "Standard login and process accounting utilities")