gnu: clzip: Update to 1.12.

* gnu/packages/compression.scm (clzip): Update to 1.12.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-04 16:23:59 +01:00
parent 2e142b1c62
commit afeb2e27bb
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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