me
/
guix
Archived
1
0
Fork 0

gnu: radicale: Use HTTPS home page.

* gnu/packages/dav.scm (radicale)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-18 21:25:47 +01:00
parent 62290cd45d
commit faa8dfd141
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -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