gnu: perl-datetime-timezone: Update to 2.23.
* gnu/packages/perl.scm (perl-datetime-timezone): Update to 2.23.
This commit is contained in:
		
							parent
							
								
									0b50a6dbed
								
							
						
					
					
						commit
						fed4cab888
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -2498,7 +2498,7 @@ the DateTime.pm class.")
 | 
				
			||||||
(define-public perl-datetime-timezone
 | 
					(define-public perl-datetime-timezone
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "perl-datetime-timezone")
 | 
					    (name "perl-datetime-timezone")
 | 
				
			||||||
    (version "2.19")
 | 
					    (version "2.23")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -2506,7 +2506,7 @@ the DateTime.pm class.")
 | 
				
			||||||
                           "DateTime-TimeZone-" version ".tar.gz"))
 | 
					                           "DateTime-TimeZone-" version ".tar.gz"))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1y54bsgq886sg35fgmxgj8wwmgs4l83qhwa0g3zv8w9d43z2w6dr"))))
 | 
					         "0kz5kz47awf2bhb85xx5rbajkr093ipm2d2vkhqs8lqq0f305r3a"))))
 | 
				
			||||||
    (build-system perl-build-system)
 | 
					    (build-system perl-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("perl-test-fatal" ,perl-test-fatal)
 | 
					     `(("perl-test-fatal" ,perl-test-fatal)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue