gnu: perl-json: Update to 4.02.

* gnu/packages/perl.scm (perl-json): Update to 4.02.
master
Tobias Geerinckx-Rice 2019-03-22 18:06:24 +01:00
parent ce5b81f72b
commit 8de0e90bc0
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -4416,7 +4416,7 @@ commands.")
(define-public perl-json (define-public perl-json
(package (package
(name "perl-json") (name "perl-json")
(version "4.01") (version "4.02")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -4424,7 +4424,7 @@ commands.")
"JSON-" version ".tar.gz")) "JSON-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1vdiw095g5rf51q8d0ipf8020jx371pma0k4sxp0wlfl76lr65b3")))) "0z32x2lijij28c9fhmzgxc41i9nw24fyvd2a8ajs5zw9b9sqhjj4"))))
(build-system perl-build-system) (build-system perl-build-system)
(propagated-inputs (propagated-inputs
`(("perl-json-xs" ,perl-json-xs))) ;recommended `(("perl-json-xs" ,perl-json-xs))) ;recommended