me
/
guix
Archived
1
0
Fork 0

gnu: clzip: Update to 1.13.

* gnu/packages/compression.scm (clzip): Update to 1.13.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -2003,14 +2003,14 @@ Lunzip is intended to be fully compatible with the regular lzip package.")
(define-public clzip (define-public clzip
(package (package
(name "clzip") (name "clzip")
(version "1.12") (version "1.13")
(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 "1s7yidqvmxi61hh569h5aci816l6qkffjgx0zx57qyyq0qq2pjgw")))) (base32 "0ypagygbnq4ppqyg7sj4816x5c1w579883m2nsq0zxbb0gszpjbs"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags