~ruther/guix-local

846972ebe5bb6d0405c86ec1c371956251c5752b — Andreas Enge 12 years ago 3adf588
gnu: perl-file-listing: Propagate input.

* gnu/packages/web.scm (perl-file-listing): Propagate input perl-http-date.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/web.scm
M gnu/packages/web.scm => gnu/packages/web.scm +1 -1
@@ 354,7 354,7 @@ HTTP/1.1.")
              (base32
               "1xcwjlnxaiwwpn41a5yi6nz95ywh3szq5chdxiwj36kqsvy5000y"))))
    (build-system perl-build-system)
    (inputs
    (propagated-inputs
     `(("perl-http-date" ,perl-http-date)))
    (license (package-license perl))
    (synopsis "Perl directory listing parser")