guix-commits
[Top][All Lists]
Advanced

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

04/06: gnu: offlineimap: Update home page.


From: guix-commits
Subject: 04/06: gnu: offlineimap: Update home page.
Date: Sun, 23 Dec 2018 17:24:42 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 684633e2cf8f35f7858937677248cd487963d001
Author: Marius Bakke <address@hidden>
Date:   Sun Dec 23 20:52:05 2018 +0100

    gnu: offlineimap: Update home page.
    
    * gnu/packages/mail.scm (offlineimap)[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 2345234..a7fb7ea 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -528,7 +528,7 @@ and corrections.  It is based on a Bayesian filter.")
                (wrap-program bin
                  `("PYTHONPATH" ":" prefix (,(getenv "PYTHONPATH"))))
                #t))))))
-    (home-page "http://www.offlineimap.org";)
+    (home-page "https://www.offlineimap.org";)
     (synopsis "Sync emails between two repositories")
     (description
      "OfflineImap synchronizes emails between two repositories, so that you



reply via email to

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