summary refs log tree commit diff
diff options
context:
space:
mode:
authorEfraim Flashner <efraim@flashner.co.il>2020-06-17 14:52:21 +0300
committerEfraim Flashner <efraim@flashner.co.il>2020-06-17 14:52:21 +0300
commit204623bc68a7ba0445953605208ec1a1131d85bc (patch)
tree4cf6caa84a6143971ca7c9144a903158839fbed8
parentdf3a461184002c75fc1c7f2d1fdceab8b76a7f14 (diff)
downloadguix-204623bc68a7ba0445953605208ec1a1131d85bc.tar.gz
gnu: znc: Update home-page.
* gnu/packages/messaging.scm (znc)[home-page]: Follow redirect.
-rw-r--r--gnu/packages/messaging.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 85b0773665..a03c620574 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.