mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: perl-params-validate: Update to 1.26.
* gnu/packages/perl.scm (perl-params-validate): Update to 1.26.
This commit is contained in:
parent
3857a3fc2a
commit
84c73b7f45
1 changed files with 2 additions and 2 deletions
|
@ -5405,7 +5405,7 @@ checking parameters easier.")
|
||||||
(define-public perl-params-validate
|
(define-public perl-params-validate
|
||||||
(package
|
(package
|
||||||
(name "perl-params-validate")
|
(name "perl-params-validate")
|
||||||
(version "1.17")
|
(version "1.26")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -5413,7 +5413,7 @@ checking parameters easier.")
|
||||||
"Params-Validate-" version ".tar.gz"))
|
"Params-Validate-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1wh23i9kkma6493c0q1kvy6wmahd6spg6xm3xbp2ar1iy1xhks5l"))))
|
"1vbj78qd46ip09i06dsbb62jfwpzp4bg7yi617v98nvim77w66l2"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl-module-build" ,perl-module-build)
|
`(("perl-module-build" ,perl-module-build)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue