gnu: innoextract: Update to 1.8.

* gnu/packages/compression.scm (innoextract): Update to 1.8.
This commit is contained in:
Efraim Flashner 2019-11-24 20:01:17 +02:00
parent ff9838640c
commit 46b0136e09
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1815,7 +1815,7 @@ (define-public plzip
(define-public innoextract
(package
(name "innoextract")
(version "1.7")
(version "1.8")
(source
(origin
(method url-fetch)
@ -1824,7 +1824,7 @@ (define-public innoextract
"/innoextract-" version ".tar.gz"))
(sha256
(base32
"197hs9aj1ska6czrsq4caazsw9v0xbaa0lazbh380fmwy8rbgvy1"))))
"0saj50n8ds85shygy4mq1h6s99510r9wgjjdll4dmvhra4lzcy2y"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f