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

* gnu/packages/perl.scm (perl-date-manip): Update to 6.76.
master
Tobias Geerinckx-Rice 2019-03-22 20:58:05 +01:00
parent c51f31940d
commit c2eba9b206
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 3 deletions

View File

@ -2146,15 +2146,14 @@ Date::Calc.")
(define-public perl-date-manip (define-public perl-date-manip
(package (package
(name "perl-date-manip") (name "perl-date-manip")
(version "6.70") (version "6.76")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://cpan.metacpan.org/authors/id/S/SB/SBECK/" (uri (string-append "https://cpan.metacpan.org/authors/id/S/SB/SBECK/"
"Date-Manip-" version ".tar.gz")) "Date-Manip-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32 "1a33mpkx7qqb9nqxyh2kkb596d8xq6jw0ljrd4xrwiz30f6cg1qw"))))
"0r4k4ypb09xwhvq6das0vpx2c0xbhhhx83knq6jfpf8m55h8qi9r"))))
(build-system perl-build-system) (build-system perl-build-system)
(native-inputs `(("perl-module-build" ,perl-module-build))) (native-inputs `(("perl-module-build" ,perl-module-build)))
(arguments (arguments