me
/
guix
Archived
1
0
Fork 0

gnu: perl-xml-feed: Enable tests.

* gnu/packages/xml.scm (perl-xml-feed)[arguments]: Remove field.
master
Paul Garlick 2020-05-20 12:59:11 +01:00
parent f2a53a4a9c
commit 2ee918777b
No known key found for this signature in database
GPG Key ID: AAC7E891896B568A
1 changed files with 0 additions and 2 deletions

View File

@ -818,8 +818,6 @@ server, collect the answer, and finally decoding the XML to Perl.")
(base32
"1z1a88bpy64j42bbyl8acbfl3dn9iaz47gx6clkgy5sbn4kr0kgk"))))
(build-system perl-build-system)
(arguments
`(#:tests? #f)) ; tests require internet connection
(native-inputs
`(("perl-module-build" ,perl-module-build)
("perl-uri" ,perl-uri)