gnu: perl-cpan-meta-yaml: Update to 0.018.

* gnu/packages/perl.scm (perl-cpan-meta-yaml): Update to 0.018.
master
Alex Sassmannshausen 2017-03-23 14:00:27 +01:00
parent 2dfd0d7b9c
commit f3312bc191
No known key found for this signature in database
GPG Key ID: 8BC4F4476E8A8E00
1 changed files with 2 additions and 2 deletions

View File

@ -8035,7 +8035,7 @@ representation.")
(define-public perl-cpan-meta-yaml (define-public perl-cpan-meta-yaml
(package (package
(name "perl-cpan-meta-yaml") (name "perl-cpan-meta-yaml")
(version "0.012") (version "0.018")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -8043,7 +8043,7 @@ representation.")
"CPAN-Meta-YAML-" version ".tar.gz")) "CPAN-Meta-YAML-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0a0d62w8d81kkas4j1h48znk0f0vrpibl31gvz9r8hm77dbqqwkw")))) "150jh9l7baddl2587m23qs2l0pb395qsx9bhsgdsnn6y9k4zgjik"))))
(build-system perl-build-system) (build-system perl-build-system)
(arguments (arguments
`(#:tests? #f)) ;Tests require Test::More >= 0.99 `(#:tests? #f)) ;Tests require Test::More >= 0.99