me
/
guix
Archived
1
0
Fork 0

gnu: perl-xml-feed: Propagate inputs.

* gnu/packages/xml.scm (perl-xml-feed)[inputs]: Move to...
[propagated-inputs]: ...here.
master
Paul Garlick 2020-05-20 23:42:07 +01:00
parent 2ee918777b
commit 40b793fd51
No known key found for this signature in database
GPG Key ID: AAC7E891896B568A
1 changed files with 1 additions and 1 deletions

View File

@ -822,7 +822,7 @@ server, collect the answer, and finally decoding the XML to Perl.")
`(("perl-module-build" ,perl-module-build)
("perl-uri" ,perl-uri)
("perl-class-data-inheritable" ,perl-class-data-inheritable)))
(inputs
(propagated-inputs
`(("perl-class-errorhandler" ,perl-class-errorhandler)
("perl-datetime" ,perl-datetime)
("perl-datetime-format-flexible" ,perl-datetime-format-flexible)