efraim pushed a commit to branch master
in repository guix.

commit 204623bc68a7ba0445953605208ec1a1131d85bc
Author: Efraim Flashner <[email protected]>
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