gnu: clzip: Update to 1.13.

* gnu/packages/compression.scm (clzip): Update to 1.13.
This commit is contained in:
Tobias Geerinckx-Rice 2022-05-01 02:00:01 +02:00
parent 2e99cb15e6
commit f36a0908f2
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2003,14 +2003,14 @@ (define-public lunzip
(define-public clzip
(package
(name "clzip")
(version "1.12")
(version "1.13")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://savannah/lzip/clzip/"
"clzip-" version ".tar.gz"))
(sha256
(base32 "1s7yidqvmxi61hh569h5aci816l6qkffjgx0zx57qyyq0qq2pjgw"))))
(base32 "0ypagygbnq4ppqyg7sj4816x5c1w579883m2nsq0zxbb0gszpjbs"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags