gnu: perl-archive-zip: Update to 1.67.
* gnu/packages/perl-compression.scm (perl-archive-zip): Update to 1.67.master
parent
b506b98e75
commit
c5ce759ef8
|
@ -131,7 +131,7 @@ type by using either Perl modules, or command-line tools on your system.")
|
|||
(define-public perl-archive-zip
|
||||
(package
|
||||
(name "perl-archive-zip")
|
||||
(version "1.65")
|
||||
(version "1.67")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -139,7 +139,7 @@ type by using either Perl modules, or command-line tools on your system.")
|
|||
"mirror://cpan/authors/id/P/PH/PHRED/Archive-Zip-"
|
||||
version ".tar.gz"))
|
||||
(sha256
|
||||
(base32 "116vcg8x7n92i7cn3bx0xck69mz9vjy0il9i8p7p7lk40kz7jcbl"))))
|
||||
(base32 "0x17b7s5c3bqy9gx7psdqxbzkilylnwwd3c3i68vynbn9hs788my"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
;; For tests.
|
||||
|
|
Reference in New Issue