gnu: perl-text-template: Update to 1.55.

* gnu/packages/perl.scm (perl-text-template): Update to 1.55.
master
Tobias Geerinckx-Rice 2019-03-22 16:55:35 +01:00
parent 0d344f3007
commit d098f40ae2
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -8441,7 +8441,7 @@ algorism to indicate multiplication by 1000.")
(define-public perl-text-template
(package
(name "perl-text-template")
(version "1.54")
(version "1.55")
(source
(origin
(method url-fetch)
@ -8451,7 +8451,7 @@ algorism to indicate multiplication by 1000.")
".tar.gz"))
(sha256
(base32
"0s56jgak9ccbbbybf5v8hvvhyplbfhzl6p6v1751inly80rlj1kv"))))
"12zi08mwmlbfbnsialmppk75s6dkg765dvmay3wif3158plqp554"))))
(build-system perl-build-system)
(native-inputs
`(("perl-test-more-utf8" ,perl-test-more-utf8)