me
/
guix
Archived
1
0
Fork 0

gnu: lunzip: Update to 1.12.

* gnu/packages/compression.scm (lunzip): Update to 1.12.
master
Tobias Geerinckx-Rice 2021-02-15 17:50:12 +01:00
parent 10e318bdbd
commit 4bf11e250d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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