[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/04: gnu: profanity: Update home-page URL.
From: |
guix-commits |
Subject: |
02/04: gnu: profanity: Update home-page URL. |
Date: |
Mon, 28 Oct 2019 06:29:58 -0400 (EDT) |
mothacehe pushed a commit to branch master
in repository guix.
commit 3dfd73f0a2362beddd70e910745a1ab452a714b8
Author: Tanguy Le Carrour <address@hidden>
Date: Sat Oct 26 23:11:08 2019 +0200
gnu: profanity: Update home-page URL.
* gnu/packages/messaging.scm (profanity)[home-page]: Update URL.
Signed-off-by: Mathieu Othacehe <address@hidden>
---
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 b56a3e9..63b1428 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -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