gnu: mu: Use HTTPS home page.
* gnu/packages/mail.scm (mu)[home-page]: Use HTTPS.master
parent
9f733172cb
commit
754c12041d
|
@ -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
|
||||
|
|
Reference in New Issue