mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: znc: Update home-page.
* gnu/packages/messaging.scm (znc)[home-page]: Follow redirect.
This commit is contained in:
parent
df3a461184
commit
204623bc68
1 changed files with 1 additions and 1 deletions
|
@ -605,7 +605,7 @@ (define-public znc
|
|||
("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.
|
||||
|
|
Loading…
Reference in a new issue