guix-commits
[Top][All Lists]
Advanced

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

20/20: gnu: mu: Use HTTPS home page.


From: guix-commits
Subject: 20/20: gnu: mu: Use HTTPS home page.
Date: Mon, 2 Mar 2020 23:24:05 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 754c12041deec4f797504854b565add029ed3ca5
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:25:10 2020 +0100

    gnu: mu: Use HTTPS home page.
    
    * gnu/packages/mail.scm (mu)[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 d100e99..600c921 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -781,7 +781,7 @@ security functionality including PGP, S/MIME, SSH, and 
SSL.")
               (string-append (assoc-ref outputs "out")
                              "/share/emacs/site-lisp"))
              #t)))))
-    (home-page "http://www.djcbsoftware.nl/code/mu/";)
+    (home-page "https://www.djcbsoftware.nl/code/mu/";)
     (synopsis "Quickly find emails")
     (description
      "Mu is a tool for dealing with e-mail messages stored in the



reply via email to

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