[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: pidgin: Use HTTPS home page.
From: |
guix-commits |
Subject: |
05/06: gnu: pidgin: Use HTTPS home page. |
Date: |
Sat, 25 May 2019 21:39:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit dbe2dfa5289924a8eb218137111a169ab3ab91ff
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun May 26 02:09:50 2019 +0200
gnu: pidgin: Use HTTPS home page.
* gnu/packages/messaging.scm (pidgin)[home-page]: Use HTTPS.
---
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 fd092e7..7d036ad 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -431,7 +431,7 @@ authentication.")
(files (list (string-append "lib/purple-"
(version-major version))
"lib/pidgin")))))
- (home-page "http://www.pidgin.im/")
+ (home-page "https://www.pidgin.im/")
(synopsis "Graphical multi-protocol instant messaging client")
(description
"Pidgin is a modular instant messaging client that supports many popular
- branch master updated (7fcb86d -> f3addff), guix-commits, 2019/05/25
- 02/06: gnu: pidgin: Don't use NAME in source URI., guix-commits, 2019/05/25
- 01/06: gnu: duplicity: Update to 0.7.19., guix-commits, 2019/05/25
- 05/06: gnu: pidgin: Use HTTPS home page.,
guix-commits <=
- 04/06: gnu: pidgin: Add network-manager support., guix-commits, 2019/05/25
- 06/06: gnu: libelf: Use archived home page and mirrored source., guix-commits, 2019/05/25
- 03/06: gnu: pidgin: Update to 2.13.0., guix-commits, 2019/05/25