gnu: lunzip: Update to 1.13.

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

View file

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