gnu: offlineimap: Update home page.

* gnu/packages/mail.scm (offlineimap)[home-page]: Use HTTPS.
This commit is contained in:
Marius Bakke 2018-12-23 20:52:05 +01:00
parent 081915c15b
commit 684633e2cf
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -528,7 +528,7 @@ and corrections. It is based on a Bayesian filter.")
(wrap-program bin (wrap-program bin
`("PYTHONPATH" ":" prefix (,(getenv "PYTHONPATH")))) `("PYTHONPATH" ":" prefix (,(getenv "PYTHONPATH"))))
#t)))))) #t))))))
(home-page "http://www.offlineimap.org") (home-page "https://www.offlineimap.org")
(synopsis "Sync emails between two repositories") (synopsis "Sync emails between two repositories")
(description (description
"OfflineImap synchronizes emails between two repositories, so that you "OfflineImap synchronizes emails between two repositories, so that you