gnu: offlineimap: Update home page.
* gnu/packages/mail.scm (offlineimap)[home-page]: Use HTTPS.
This commit is contained in:
parent
081915c15b
commit
684633e2cf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue