gnu: perl-libintl-perl: Update to 1.31.

* gnu/packages/perl.scm (perl-libintl-perl): Update to 1.31.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-23 13:25:15 +01:00
parent 6618cfb796
commit fbbd91ebd4
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4643,15 +4643,14 @@ (define-public perl-log-report
(define-public perl-libintl-perl (define-public perl-libintl-perl
(package (package
(name "perl-libintl-perl") (name "perl-libintl-perl")
(version "1.29") (version "1.31")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://cpan/authors/id/G/GU/GUIDO/" (uri (string-append "mirror://cpan/authors/id/G/GU/GUIDO/"
"libintl-perl-" version ".tar.gz")) "libintl-perl-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32 "1afandrl44mq9c32r57xr489gkfswdgc97h8x86k98dz1byv3l6a"))))
"1cgvrgh4axd8jlr6497ndgphgvgnqc1axd306460hskdvc85z4vq"))))
(build-system perl-build-system) (build-system perl-build-system)
(arguments (arguments
`(#:phases `(#:phases