gnu: perl-date-manip: Update to 6.70.
* gnu/packages/perl.scm (perl-date-manip): Update to 6.70.
This commit is contained in:
parent
3bd840e406
commit
111c25fd13
|
@ -2043,7 +2043,7 @@ Date::Calc.")
|
|||
(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 @@ Date::Calc.")
|
|||
"Date-Manip-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0zd0wbf91i49753rnf7m1lw197hdl5r97mxy0n43zdmcmhvkb3qq"))))
|
||||
"0r4k4ypb09xwhvq6das0vpx2c0xbhhhx83knq6jfpf8m55h8qi9r"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs `(("perl-module-build" ,perl-module-build)))
|
||||
(arguments
|
||||
|
|
Loading…
Reference in New Issue