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

* gnu/packages/perl.scm (perl-bareword-filehandles): Update to 0.006.
master
Tobias Geerinckx-Rice 2018-04-27 15:17:24 +02:00
parent 53ec1b7e8b
commit 6e66835393
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -385,7 +385,7 @@ error when it would have happened.")
(define-public perl-bareword-filehandles
(package
(name "perl-bareword-filehandles")
(version "0.005")
(version "0.006")
(source
(origin
(method url-fetch)
@ -394,7 +394,7 @@ error when it would have happened.")
version ".tar.gz"))
(sha256
(base32
"0fdirls2pg7d6ymvlzzz59q3dy6hgh08k0qpr2mw51w127s8rav6"))))
"1yxz6likpfshpyfrgwyi7dw6ig1wjhh0vnvbcs6ypr62pv00fv5d"))))
(build-system perl-build-system)
(native-inputs
`(("perl-b-hooks-op-check" ,perl-b-hooks-op-check)