mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: perl-bareword-filehandles: Update to 0.007.
* gnu/packages/perl.scm (perl-bareword-filehandles): Update to 0.007.
This commit is contained in:
parent
1be01d02c3
commit
b81fde8013
1 changed files with 2 additions and 2 deletions
|
@ -621,7 +621,7 @@ error when it would have happened.")
|
||||||
(define-public perl-bareword-filehandles
|
(define-public perl-bareword-filehandles
|
||||||
(package
|
(package
|
||||||
(name "perl-bareword-filehandles")
|
(name "perl-bareword-filehandles")
|
||||||
(version "0.006")
|
(version "0.007")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -630,7 +630,7 @@ error when it would have happened.")
|
||||||
version ".tar.gz"))
|
version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1yxz6likpfshpyfrgwyi7dw6ig1wjhh0vnvbcs6ypr62pv00fv5d"))))
|
"0zy1v746pzv3vvvpr3plpykz0vfhi940q9bfypzzhynq2qvm6d21"))))
|
||||||
(build-system perl-build-system)
|
(build-system perl-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("perl-b-hooks-op-check" ,perl-b-hooks-op-check)
|
`(("perl-b-hooks-op-check" ,perl-b-hooks-op-check)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue