me
/
guix
Archived
1
0
Fork 0

gnu: perl-bareword-filehandles: Update to 0.007.

* gnu/packages/perl.scm (perl-bareword-filehandles): Update to 0.007.
master
Efraim Flashner 2021-05-18 22:58:33 +03:00
parent 1be01d02c3
commit b81fde8013
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -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)