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
(name "cabextract")
(home-page "https://cabextract.org.uk/")
(version "1.9.1")
(version "1.11")
(source (origin
(method url-fetch)
(uri (string-append home-page "cabextract-" version ".tar.gz"))
(sha256
(base32
"19qwhl2r8ip95q4vxzxg2kp4p125hjmc9762sns1dwwf7ikm7hmg"))
"1iis7a19n26dax3gsnrw9kb0vwq46rbpicnlyf7p2k2y2nqnsm5m"))
(modules '((guix build utils)))
(snippet
'(begin