[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/13: gnu: ytalk: Use HTTPS home page.
From: |
guix-commits |
Subject: |
10/13: gnu: ytalk: Use HTTPS home page. |
Date: |
Fri, 6 Mar 2020 19:43:36 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 898dc4947f4fbdaa44ff8ad89e7649aee1f7c8fe
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:15:47 2020 +0100
gnu: ytalk: Use HTTPS home page.
* gnu/packages/messaging.scm (ytalk)[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 c1d4d93..f8b743f 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1238,7 +1238,7 @@ for sending encrypted messages to one person or many
subscribers.")
(build-system gnu-build-system)
(inputs
`(("ncurses" ,ncurses)))
- (home-page "http://ytalk.ourproject.org")
+ (home-page "https://ytalk.ourproject.org")
(synopsis "Multi-user chat program")
(description "Ytalk is a replacement for the BSD talk program. Its main
advantage is the ability to communicate with any arbitrary number of users at
- branch master updated (895e6e8 -> b2ce10e), guix-commits, 2020/03/06
- 01/13: gnu: gkrellm: Update to 2.3.11., guix-commits, 2020/03/06
- 03/13: gnu: knot: Update to 2.9.3., guix-commits, 2020/03/06
- 02/13: gnu: hplip: Update to 3.20.2., guix-commits, 2020/03/06
- 04/13: gnu: rhythmbox: Don't use NAME in source URI., guix-commits, 2020/03/06
- 06/13: gnu: bluefish: Don't use NAME in source URI., guix-commits, 2020/03/06
- 09/13: gnu: re2c: Use HTTPS home page., guix-commits, 2020/03/06
- 10/13: gnu: ytalk: Use HTTPS home page.,
guix-commits <=
- 11/13: gnu: xerces-c: Use HTTPS home page., guix-commits, 2020/03/06
- 12/13: gnu: jq: Use HTTPS home page., guix-commits, 2020/03/06
- 05/13: gnu: rhythmbox: Update to 3.4.4., guix-commits, 2020/03/06
- 07/13: gnu: bluefish: Update to 2.2.11., guix-commits, 2020/03/06
- 08/13: gnu: zimg: Update to 2.9.3., guix-commits, 2020/03/06
- 13/13: gnu: yasm: Use HTTPS home page., guix-commits, 2020/03/06