me
/
guix
Archived
1
0
Fork 0

gnu: acl: Update to 2.3.1.

* gnu/packages/acl.scm (acl): Update to 2.3.1.
master
Marius Bakke 2021-07-19 20:42:23 +02:00
parent 17747d1135
commit 5d435b2235
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
(define-public acl
(package
(name "acl")
(version "2.2.53")
(version "2.3.1")
(source
(origin
(method url-fetch)
@ -48,7 +48,7 @@
version ".tar.gz"))
(sha256
(base32
"1ir6my3w74s6nfbgbqgzj6w570sn0qjf3524zx8xh67lqrjrigh6"))))
"1bqi7hj0xkpivwg7lx5cv3yvs9ks1i6azvpgbvfpzcq1i736233n"))))
(build-system gnu-build-system)
(arguments
`(#:modules ((ice-9 ftw)