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

gnu: perl-xml-feed: Update to 0.59.

* gnu/packages/xml.scm (perl-xml-feed): Update to 0.59.
parent 497b8df8
No related branches found
No related tags found
No related merge requests found
......@@ -792,14 +792,14 @@ (define-public perl-xml-compile-wsdl11
(define-public perl-xml-feed
(package
(name "perl-xml-feed")
(version "0.55")
(version "0.59")
(source (origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/D/DA/DAVECROSS/"
"XML-Feed-" version ".tar.gz"))
(sha256
(base32
"0am345qzy5rxxnzh13l6p18a7drgkzmmlkgrgl4cv3b2j1pwls3i"))))
"1z1a88bpy64j42bbyl8acbfl3dn9iaz47gx6clkgy5sbn4kr0kgk"))))
(build-system perl-build-system)
(arguments
`(#:tests? #f)) ; tests require internet connection
......
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