1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-24 18:11:51 +02:00

Revert "gnu: acl: Update to 2.3.2."

This reverts commit 6c3e5f1665.
This commit is contained in:
Maxim Cournoyer
2025-10-30 16:19:53 +09:00
parent db74afaab8
commit 8593227f40
+2 -2
View File
@@ -40,7 +40,7 @@
(define-public acl (define-public acl
(package (package
(name "acl") (name "acl")
(version "2.3.2") (version "2.3.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@@ -48,7 +48,7 @@
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0z1gi82zc2xcbchfagd7apn2s7camaagj8y6hmysl1wpcanxnasz")))) "1bqi7hj0xkpivwg7lx5cv3yvs9ks1i6azvpgbvfpzcq1i736233n"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:modules ((ice-9 ftw) `(#:modules ((ice-9 ftw)