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

* gnu/packages/perl.scm (perl-datetime-timezone): Update to 2.23.
master
Tobias Geerinckx-Rice 2019-03-22 18:25:37 +01:00
parent 0b50a6dbed
commit fed4cab888
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2498,7 +2498,7 @@ the DateTime.pm class.")
(define-public perl-datetime-timezone
(package
(name "perl-datetime-timezone")
(version "2.19")
(version "2.23")
(source
(origin
(method url-fetch)
@ -2506,7 +2506,7 @@ the DateTime.pm class.")
"DateTime-TimeZone-" version ".tar.gz"))
(sha256
(base32
"1y54bsgq886sg35fgmxgj8wwmgs4l83qhwa0g3zv8w9d43z2w6dr"))))
"0kz5kz47awf2bhb85xx5rbajkr093ipm2d2vkhqs8lqq0f305r3a"))))
(build-system perl-build-system)
(native-inputs
`(("perl-test-fatal" ,perl-test-fatal)