Archived
1
0
Fork 0

gnu: cabextract: Update to 1.11.

* gnu/packages/compression.scm (cabextract): Update to 1.11.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Greg Hogan 2023-05-24 18:14:10 +00:00 committed by Ludovic Courtès
parent f8c442e1ae
commit 740b423e9e
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1063,13 +1063,13 @@ tarballs.")
(package (package
(name "cabextract") (name "cabextract")
(home-page "https://cabextract.org.uk/") (home-page "https://cabextract.org.uk/")
(version "1.9.1") (version "1.11")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append home-page "cabextract-" version ".tar.gz")) (uri (string-append home-page "cabextract-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"19qwhl2r8ip95q4vxzxg2kp4p125hjmc9762sns1dwwf7ikm7hmg")) "1iis7a19n26dax3gsnrw9kb0vwq46rbpicnlyf7p2k2y2nqnsm5m"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin