gnu: perl-strictures@2: Update to 2.000004.

* gnu/packages/perl.scm (perl-strictures-2): Update to 2.000004.
This commit is contained in:
Tobias Geerinckx-Rice 2018-04-27 03:34:27 +02:00
parent adfc742c42
commit 54c3b7bf66
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -7451,7 +7451,7 @@ run from within a source-controlled directory.")
(define-public perl-strictures-2 (define-public perl-strictures-2
(package (package
(inherit perl-strictures) (inherit perl-strictures)
(version "2.000003") (version "2.000004")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -7459,7 +7459,7 @@ run from within a source-controlled directory.")
"strictures-" version ".tar.gz")) "strictures-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"08mgvf1d2651gsg3jgjfs13878ndqa4ji8vfsda9f7jjd84ymy17")))))) "0lzp0q6kwk6vgf7zdlvy9zz28fj6n1b776irm556c7gylcq29113"))))))
(define-public perl-string-camelcase (define-public perl-string-camelcase
(package (package