mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: radicale: Use HTTPS home page.
* gnu/packages/dav.scm (radicale)[home-page]: Use HTTPS.
This commit is contained in:
@@ -54,7 +54,7 @@ and edited by calendar and contact clients on mobile phones or computers.
|
||||
Radicale intentionally does not fully comply with the CalDAV and CardDAV RFCs.
|
||||
Instead, it supports the CalDAV and CardDAV implementations of popular
|
||||
clients.")
|
||||
(home-page "http://radicale.org/")
|
||||
(home-page "https://radicale.org/")
|
||||
(license gpl3+)))
|
||||
|
||||
(define-public vdirsyncer
|
||||
|
||||
Reference in New Issue
Block a user