mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: perl-sub-name: Update to 0.21.
* gnu/packages/perl.scm (perl-sub-name): Update to 0.21.
This commit is contained in:
parent
84c73b7f45
commit
be7e54325e
1 changed files with 2 additions and 2 deletions
|
@ -6027,7 +6027,7 @@ can see them.")
|
||||||
(define-public perl-sub-name
|
(define-public perl-sub-name
|
||||||
(package
|
(package
|
||||||
(name "perl-sub-name")
|
(name "perl-sub-name")
|
||||||
(version "0.12")
|
(version "0.21")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -6035,7 +6035,7 @@ can see them.")
|
||||||
"Sub-Name-" version ".tar.gz"))
|
"Sub-Name-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1sdlc8pv7vyyc48gzh70hbwzn0hzwl3zbcy2dkmfw8vjzgya5i06"))))
|
"05viq8scqk29g964fsfvls2rhvlb8myz3jblwh5c2ivhw3gfjcmx"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl-devel-checkbin" ,perl-devel-checkbin)))
|
`(("perl-devel-checkbin" ,perl-devel-checkbin)))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue