gnu: perl-devel-partialdump: Update to 0.18.

* gnu/packages/perl.scm (perl-devel-partialdump): Update to 0.18.
master
Alex Sassmannshausen 2017-03-23 13:51:08 +01:00
parent 2d31b7f19b
commit 0c61441a7f
No known key found for this signature in database
GPG Key ID: 8BC4F4476E8A8E00
1 changed files with 2 additions and 2 deletions

View File

@ -2311,7 +2311,7 @@ hierarchy the overloads are declared and where the code implementing it is.")
(define-public perl-devel-partialdump
(package
(name "perl-devel-partialdump")
(version "0.17")
(version "0.18")
(source
(origin
(method url-fetch)
@ -2319,7 +2319,7 @@ hierarchy the overloads are declared and where the code implementing it is.")
"Devel-PartialDump-" version ".tar.gz"))
(sha256
(base32
"0nr3qa68x4yp219kd17j1ks9c95qc9agfvz7ddnpn8p78f3kgwfn"))))
"0i1khiyi4h4h8vfwn7xip5c53z2hb2rk6407f3csvrdsiibvy53q"))))
(build-system perl-build-system)
(native-inputs
`(("perl-module-build-tiny" ,perl-module-build-tiny)