gnu: perl-archive-zip: Update to 1.65.
* gnu/packages/perl-compression.scm (perl-archive-zip): Update to 1.65.
This commit is contained in:
		
							parent
							
								
									8e42b087f0
								
							
						
					
					
						commit
						0edfe55332
					
				
					 1 changed files with 2 additions and 3 deletions
				
			
		|  | @ -133,7 +133,7 @@ type by using either Perl modules, or command-line tools on your system.") | ||||||
| (define-public perl-archive-zip | (define-public perl-archive-zip | ||||||
|   (package |   (package | ||||||
|     (name "perl-archive-zip") |     (name "perl-archive-zip") | ||||||
|     (version "1.64") |     (version "1.65") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method url-fetch) |        (method url-fetch) | ||||||
|  | @ -141,8 +141,7 @@ type by using either Perl modules, or command-line tools on your system.") | ||||||
|              "mirror://cpan/authors/id/P/PH/PHRED/Archive-Zip-" |              "mirror://cpan/authors/id/P/PH/PHRED/Archive-Zip-" | ||||||
|              version ".tar.gz")) |              version ".tar.gz")) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 |         (base32 "116vcg8x7n92i7cn3bx0xck69mz9vjy0il9i8p7p7lk40kz7jcbl")))) | ||||||
|          "0zfinh8nx3rxzscp57vq3w8hihpdb0zs67vvalykcf402kr88pyy")))) |  | ||||||
|     (build-system perl-build-system) |     (build-system perl-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      ;; For tests. |      ;; For tests. | ||||||
|  |  | ||||||
		Reference in a new issue