Skip to content
Snippets Groups Projects
Unverified Commit 78ca483a authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: perl-xml-compile: Update to 1.63.

* gnu/packages/xml.scm (perl-xml-compile): Update to 1.63.
parent cf1b1ab0
No related branches found
No related tags found
No related merge requests found
......@@ -671,14 +671,14 @@ (define-public perl-xml-compile-tester
(define-public perl-xml-compile
(package
(name "perl-xml-compile")
(version "1.62")
(version "1.63")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/M/MA/MARKOV/"
"XML-Compile-" version ".tar.gz"))
(sha256
(base32
"0a75gr4qcjj8ybzljacbbkdxprbqpypz49bc0jb7cfamx1hp7p2w"))))
"0psr5pwsk2biz2bfkigmx04v2rfhs6ybwcfmcrrg7gvh9bpp222b"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-carp" ,perl-carp)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment