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

* gnu/packages/perl.scm (perl-libintl-perl): Update to 1.29.
master
Tobias Geerinckx-Rice 2018-06-03 21:09:17 +02:00
parent a0b9612fc9
commit 12eadf5649
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -4619,7 +4619,7 @@ one: logging, exceptions, and translations.")
(define-public perl-libintl-perl
(package
(name "perl-libintl-perl")
(version "1.28")
(version "1.29")
(source
(origin
(method url-fetch)
@ -4627,7 +4627,7 @@ one: logging, exceptions, and translations.")
"libintl-perl-" version ".tar.gz"))
(sha256
(base32
"1gafrfvicjclqlz6i62jx2iqbq878yn3ws86waz2sqbd3gxz5svv"))))
"1cgvrgh4axd8jlr6497ndgphgvgnqc1axd306460hskdvc85z4vq"))))
(build-system perl-build-system)
(arguments
`(#:phases