mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: profanity: Update home-page URL.
* gnu/packages/messaging.scm (profanity)[home-page]: Update URL. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
This commit is contained in:
parent
6bb93af855
commit
3dfd73f0a2
1 changed files with 1 additions and 1 deletions
|
@ -1655,7 +1655,7 @@ (define-public profanity
|
|||
(synopsis "Console-based XMPP client")
|
||||
(description "Profanity is a console based XMPP client written in C
|
||||
using ncurses and libmesode, inspired by Irssi.")
|
||||
(home-page "http://www.profanity.im")
|
||||
(home-page "https://profanity-im.github.io")
|
||||
(license license:gpl3+)))
|
||||
|
||||
(define-public libircclient
|
||||
|
|
Loading…
Reference in a new issue