gnu: perl-date-manip: Update to 6.70.

* gnu/packages/perl.scm (perl-date-manip): Update to 6.70.
This commit is contained in:
Tobias Geerinckx-Rice 2018-03-16 04:45:55 +01:00
parent 3bd840e406
commit 111c25fd13
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2043,7 +2043,7 @@ (define-public perl-date-calc-xs
(define-public perl-date-manip
(package
(name "perl-date-manip")
(version "6.50")
(version "6.70")
(source
(origin
(method url-fetch)
@ -2051,7 +2051,7 @@ (define-public perl-date-manip
"Date-Manip-" version ".tar.gz"))
(sha256
(base32
"0zd0wbf91i49753rnf7m1lw197hdl5r97mxy0n43zdmcmhvkb3qq"))))
"0r4k4ypb09xwhvq6das0vpx2c0xbhhhx83knq6jfpf8m55h8qi9r"))))
(build-system perl-build-system)
(native-inputs `(("perl-module-build" ,perl-module-build)))
(arguments