me
/
guix
Archived
1
0
Fork 0

gnu: perl-datetime-timezone: Update to 2.47.

* gnu/packages/perl.scm (perl-datetime-timezone): Update to 2.47.
master
Efraim Flashner 2021-05-19 23:05:09 +03:00
parent f9fc3373e7
commit 97d3019074
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -3289,7 +3289,7 @@ the DateTime.pm class.")
(define-public perl-datetime-timezone
(package
(name "perl-datetime-timezone")
(version "2.23")
(version "2.47")
(source
(origin
(method url-fetch)
@ -3297,7 +3297,7 @@ the DateTime.pm class.")
"DateTime-TimeZone-" version ".tar.gz"))
(sha256
(base32
"0kz5kz47awf2bhb85xx5rbajkr093ipm2d2vkhqs8lqq0f305r3a"))))
"1fgj3si94w87sy66p44mphsgj2cfrkqvdjn3bbz5bqmmvcw72qa1"))))
(build-system perl-build-system)
(arguments
'(#:phases