gnu: lunzip: Update to 1.10.

* gnu/packages/compression.scm (lunzip): Update to 1.10.
This commit is contained in:
Tobias Geerinckx-Rice 2018-02-08 05:06:54 +01:00
parent c28377802e
commit 83e8a302f2
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -1947,14 +1947,14 @@ algorithms in Java.")
(define-public lunzip (define-public lunzip
(package (package
(name "lunzip") (name "lunzip")
(version "1.9") (version "1.10")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://savannah/lzip/" (uri (string-append "mirror://savannah/lzip/"
name "/" name "-" version ".tar.gz")) name "/" name "-" version ".tar.gz"))
(sha256 (sha256
(base32 "1ax3d9cp66z1qb9q7lfzg5bpx9630xrxgq9a5sw569wm0qqgpg2q")))) (base32 "1iw59br6nsxs7l1p875h8w3vxwr04xfhg5zyal64crvamhxkj5kl"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags