gnu: profanity: Update home-page URL.
* gnu/packages/messaging.scm (profanity)[home-page]: Update URL. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>master
parent
6bb93af855
commit
3dfd73f0a2
|
@ -1655,7 +1655,7 @@ are both supported).")
|
|||
(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
|
||||
|
|
Reference in New Issue