gnu: perl-archive-zip: Update to 1.64.
* gnu/packages/comression.scm (perl-archive-zip): Update to 1.64.
This commit is contained in:
		
							parent
							
								
									2f325b6391
								
							
						
					
					
						commit
						c7a2b36daf
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1998,7 +1998,7 @@ recreates the stored directory structure by default.")
 | 
				
			||||||
(define-public perl-archive-zip
 | 
					(define-public perl-archive-zip
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "perl-archive-zip")
 | 
					    (name "perl-archive-zip")
 | 
				
			||||||
    (version "1.60")
 | 
					    (version "1.64")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -2007,7 +2007,7 @@ recreates the stored directory structure by default.")
 | 
				
			||||||
             version ".tar.gz"))
 | 
					             version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "02y2ylq83hy9kgj57sc0239x65br9sm98c0chsm61s08yc2mpiza"))))
 | 
					         "0zfinh8nx3rxzscp57vq3w8hihpdb0zs67vvalykcf402kr88pyy"))))
 | 
				
			||||||
    (build-system perl-build-system)
 | 
					    (build-system perl-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     ;; For tests.
 | 
					     ;; For tests.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue