mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: perl-term-encoding: Update to 0.03.
* gnu/packages/perl.scm (perl-term-encoding): Update to 0.03.
This commit is contained in:
parent
ff44f3ec6e
commit
7136ea976f
1 changed files with 2 additions and 2 deletions
|
@ -9660,7 +9660,7 @@ future, or if you want the retain the familiarity of TT-style templates.")
|
||||||
(define-public perl-term-encoding
|
(define-public perl-term-encoding
|
||||||
(package
|
(package
|
||||||
(name "perl-term-encoding")
|
(name "perl-term-encoding")
|
||||||
(version "0.02")
|
(version "0.03")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -9668,7 +9668,7 @@ future, or if you want the retain the familiarity of TT-style templates.")
|
||||||
"Term-Encoding-" version ".tar.gz"))
|
"Term-Encoding-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1k6g4q7snxggv5fdqnzw29al4mwbwg0hl0skzfnczh508qiyfx7j"))))
|
"02qx4ni1vqp9hvkw69hp5bxcf2ghjiw8sl34pqy5mlimsy3rdflm"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl-module-install" ,perl-module-install)))
|
`(("perl-module-install" ,perl-module-install)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue