mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-26 20:49:29 -05:00
gnu: perl-xml-feed: Enable tests.
* gnu/packages/xml.scm (perl-xml-feed)[arguments]: Remove field.
This commit is contained in:
parent
f2a53a4a9c
commit
2ee918777b
1 changed files with 0 additions and 2 deletions
|
@ -818,8 +818,6 @@ (define-public perl-xml-feed
|
|||
(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)
|
||||
|
|
Loading…
Reference in a new issue