guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: znc: Update home-page.


From: guix-commits
Subject: 02/02: gnu: znc: Update home-page.
Date: Wed, 17 Jun 2020 07:59:39 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 204623bc68a7ba0445953605208ec1a1131d85bc
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Jun 17 14:52:21 2020 +0300

    gnu: znc: Update home-page.
    
    * gnu/packages/messaging.scm (znc)[home-page]: Follow redirect.
---
 gnu/packages/messaging.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 85b0773..a03c620 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -605,7 +605,7 @@ compromised.")
        ("perl" ,perl)
        ("python" ,python)
        ("zlib" ,zlib)))
-    (home-page "https://znc.in";)
+    (home-page "https://wiki.znc.in/ZNC";)
     (synopsis "IRC network bouncer")
     (description "ZNC is an @dfn{IRC network bouncer} or @dfn{BNC}.  It can
 detach the client from the actual IRC server, and also from selected channels.



reply via email to

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