guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/05: gnu: alpine: Use HTTPS home page.


From: guix-commits
Subject: 02/05: gnu: alpine: Use HTTPS home page.
Date: Tue, 2 Jul 2019 17:13:34 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit da83224dd047a3970b572ad48df707ce5e268c71
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Tue Jul 2 22:18:08 2019 +0200

    gnu: alpine: Use HTTPS home page.
    
    * gnu/packages/mail.scm (alpine)[home-page]: Use HTTPS.
---
 gnu/packages/mail.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 1694b7c..eabafb6 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2577,7 +2577,7 @@ operators and scripters.")
        ("aspell" ,aspell)
        ("tcl" ,tcl)
        ("linux-pam" ,linux-pam)))
-    (home-page "http://repo.or.cz/alpine.git";)
+    (home-page "https://repo.or.cz/alpine.git";)
     (synopsis "Alternatively Licensed Program for Internet News and Email")
     (description
      "Alpine is a text-based mail and news client.  Alpine includes several



reply via email to

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