guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: ikiwiki: Add missing input.


From: guix-commits
Subject: 02/02: gnu: ikiwiki: Add missing input.
Date: Mon, 18 May 2020 06:10:40 -0400 (EDT)

pgarlick pushed a commit to branch master
in repository guix.

commit 89bd9f41ff572d8e96a6e589e07f3f8802e36535
Author: Paul Garlick <address@hidden>
AuthorDate: Thu May 14 13:35:33 2020 +0100

    gnu: ikiwiki: Add missing input.
    
    * gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-lwpx-paranoidagent.
---
 gnu/packages/web.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index a3f69e1..5b18f84 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4904,6 +4904,7 @@ NetSurf project.")
        ("perl-file-mimeinfo" ,perl-file-mimeinfo)
        ("perl-html-tagset" ,perl-html-tagset)
        ("perl-image-magick" ,perl-image-magick)
+       ("perl-lwpx-paranoidagent" ,perl-lwpx-paranoidagent)
        ("perl-mail-sendmail" ,perl-mail-sendmail)
        ("perl-timedate" ,perl-timedate)
        ("perl-xml-sax" ,perl-xml-sax)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]