Skip to content
Snippets Groups Projects
Unverified Commit 43c0b9be authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: perl-zip: Update to 1.59.

* gnu/packages/zip.scm (perl-zip): Update to 1.59.
parent d5bbf806
No related branches found
No related tags found
No related merge requests found
......@@ -156,7 +156,7 @@ (define-public zziplib
(define-public perl-zip
(package
(name "perl-zip")
(version "1.30")
(version "1.59")
(source
(origin
(method url-fetch)
......@@ -165,7 +165,7 @@ (define-public perl-zip
version ".tar.gz"))
(sha256
(base32
"0633zah5z9njiqnvy3vh42fjymncmil1jdfb7d18w8xpfzzp5d7q"))))
"0m31qlppg65vh32pwxkwjby02q70abx49d2yk6vfd4585fqb27cx"))))
(build-system perl-build-system)
(synopsis "Provides an interface to ZIP archive files")
(description "The Archive::Zip module allows a Perl program to create,
......
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