guix-commits
[Top][All Lists]
Advanced

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

04/05: gnu: libetpan: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 04/05: gnu: libetpan: Use HTTPS home page.
Date: Fri, 14 Sep 2018 23:21:33 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 81fb037f5ab51858fb7608d9ff836cf28c993f11
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Sat Sep 15 03:33:20 2018 +0200

    gnu: libetpan: Use HTTPS home page.
    
    * gnu/packages/mail.scm (libetpan)[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 304d1d6..5435f89 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -979,7 +979,7 @@ useful features.")
               (invoke "sh" "autogen.sh"))))
         #:configure-flags
         '("--disable-static" "--disable-db")))
-    (home-page "http://www.etpan.org/libetpan.html";)
+    (home-page "https://www.etpan.org/libetpan.html";)
     (synopsis "Portable middleware for email access")
     (description
      "The purpose of this mail library is to provide a portable, efficient



reply via email to

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