gnu: perl-path-iterator-rule: Update to 1.014.

* gnu/packages/perl.scm (perl-path-iterator-rule): Update to 1.014.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-22 20:35:21 +01:00
parent c422d5d6d2
commit 434cd2de8c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 5 deletions

View File

@ -5934,8 +5934,7 @@ with coercions, designed to work with the DateTime suite of objects.")
"MooseX-Types-DateTime-MoreCoercions-"
version ".tar.gz"))
(sha256
(base32
"15ip1rgaana2p4vww355jb5jxyawim0k58gadkdqx20rfxckmfr1"))))
(base32 "15ip1rgaana2p4vww355jb5jxyawim0k58gadkdqx20rfxckmfr1"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build-tiny" ,perl-module-build-tiny)
@ -9674,7 +9673,7 @@ till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and
(define-public perl-path-iterator-rule
(package
(name "perl-path-iterator-rule")
(version "1.012")
(version "1.014")
(source
(origin
(method url-fetch)
@ -9682,8 +9681,7 @@ till 5pm\" and \"on the second Tuesday of the month\" and \"between 4pm and
"mirror://cpan/authors/id/D/DA/DAGOLDEN/Path-Iterator-Rule-"
version ".tar.gz"))
(sha256
(base32
"1z76avwvwgv4bw28kzx79mmb4449s5l345sn0wljq3dbf4wqigd1"))))
(base32 "19mik0r5v1cmxfxm0h4lwqyj0nmq6jgnvvq96hqcjgylpvc02x1z"))))
(build-system perl-build-system)
(native-inputs
`(("perl-file-pushd" ,perl-file-pushd)