mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 06:06:53 -05:00
gnu: perl-text-template: Update to 1.55.
* gnu/packages/perl.scm (perl-text-template): Update to 1.55.
This commit is contained in:
parent
0d344f3007
commit
d098f40ae2
1 changed files with 2 additions and 2 deletions
|
@ -8441,7 +8441,7 @@ (define-public perl-text-table
|
|||
(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 @@ (define-public perl-text-template
|
|||
".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0s56jgak9ccbbbybf5v8hvvhyplbfhzl6p6v1751inly80rlj1kv"))))
|
||||
"12zi08mwmlbfbnsialmppk75s6dkg765dvmay3wif3158plqp554"))))
|
||||
(build-system perl-build-system)
|
||||
(native-inputs
|
||||
`(("perl-test-more-utf8" ,perl-test-more-utf8)
|
||||
|
|
Loading…
Reference in a new issue