gnu: perl-file-configdir: Update to 0.021.

* gnu/packages/perl.scm (perl-file-configdir): Update to 0.021.
[propagated-inputs]: Add perl-test-without-module.
This commit is contained in:
Efraim Flashner 2019-11-09 22:36:01 +02:00
parent c161e9270d
commit bbfdaaa655
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -3542,7 +3542,7 @@ (define-public perl-file-changenotify
(define-public perl-file-configdir (define-public perl-file-configdir
(package (package
(name "perl-file-configdir") (name "perl-file-configdir")
(version "0.018") (version "0.021")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -3550,11 +3550,12 @@ (define-public perl-file-configdir
"File-ConfigDir-" version ".tar.gz")) "File-ConfigDir-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1xpzrlya0gskk7lm6gppyfwbk0swv0n6ssgp629575dk5l49z2rf")))) "1ihlhdbwaybyj3xqfxpx4ii0ypa41907b6zdh94rvr4wyqa5lh3b"))))
(build-system perl-build-system) (build-system perl-build-system)
(propagated-inputs (propagated-inputs
`(("perl-file-homedir" ,perl-file-homedir) `(("perl-file-homedir" ,perl-file-homedir)
("perl-list-moreutils" ,perl-list-moreutils))) ("perl-list-moreutils" ,perl-list-moreutils)
("perl-test-without-module" ,perl-test-without-module)))
(home-page "https://metacpan.org/release/File-ConfigDir") (home-page "https://metacpan.org/release/File-ConfigDir")
(synopsis "Get directories of configuration files") (synopsis "Get directories of configuration files")
(description "This module is a helper for installing, reading and finding (description "This module is a helper for installing, reading and finding