guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]