Skip to content
Snippets Groups Projects
Unverified Commit 46b0136e authored by Efraim Flashner's avatar Efraim Flashner
Browse files

gnu: innoextract: Update to 1.8.

* gnu/packages/compression.scm (innoextract): Update to 1.8.
parent ff983864
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment