gnu: acl: Update to 2.2.52.

* gnu/packages/acl.scm (acl): Update to version 2.2.52.
This commit is contained in:
Jason Self 2014-07-20 06:55:33 -07:00
parent 00e79195a5
commit 5c47b06b43
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
(define-public acl (define-public acl
(package (package
(name "acl") (name "acl")
(version "2.2.51") (version "2.2.52")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -36,7 +36,7 @@
version ".src.tar.gz")) version ".src.tar.gz"))
(sha256 (sha256
(base32 (base32
"09aj30m49ivycl3irram8c3givc0crivjm3ymw0nhfaxrwhlb186")))) "08qd9s3wfhv0ajswsylnfwr5h0d7j9d4rgip855nrh400nxp940p"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:phases