gnu: perl-datetime-set: Update to 0.3900.

* gnu/packages/perl.scm (perl-datetime-set): Update to 0.3900.
This commit is contained in:
Leo Famulari 2017-07-27 14:34:27 -04:00
parent 3404803057
commit d388e4e292
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -1848,7 +1848,7 @@ precise.")
(define-public perl-datetime-set (define-public perl-datetime-set
(package (package
(name "perl-datetime-set") (name "perl-datetime-set")
(version "0.3400") (version "0.3900")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1856,7 +1856,7 @@ precise.")
"DateTime-Set-" version ".tar.gz")) "DateTime-Set-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1b27699zkj68w5ll9chjhs52vmf39f9via6x5r5844as30qh9zxb")))) "0ih9pi6myg5i26hjpmpzqn58s0yljl2qxdd6gzpy9zda4hwirx4l"))))
(build-system perl-build-system) (build-system perl-build-system)
(native-inputs (native-inputs
`(("perl-module-build" ,perl-module-build))) `(("perl-module-build" ,perl-module-build)))