gnu: khal: Use HTTPS home page.

* gnu/packages/calendar.scm (khal)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2019-04-11 13:39:59 +02:00
parent 2125cf62ef
commit 5309c3a158
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -146,7 +146,7 @@ (define-public khal
(synopsis "Console calendar program")
(description "Khal is a standards based console calendar program,
able to synchronize with CalDAV servers through vdirsyncer.")
(home-page "http://lostpackets.de/khal/")
(home-page "https://lostpackets.de/khal/")
(license license:expat)))
(define-public remind