gnu: khal: Use HTTPS home page.
* gnu/packages/calendar.scm (khal)[home-page]: Use HTTPS.master
parent
2125cf62ef
commit
5309c3a158
|
@ -146,7 +146,7 @@ data units.")
|
||||||
(synopsis "Console calendar program")
|
(synopsis "Console calendar program")
|
||||||
(description "Khal is a standards based console calendar program,
|
(description "Khal is a standards based console calendar program,
|
||||||
able to synchronize with CalDAV servers through vdirsyncer.")
|
able to synchronize with CalDAV servers through vdirsyncer.")
|
||||||
(home-page "http://lostpackets.de/khal/")
|
(home-page "https://lostpackets.de/khal/")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public remind
|
(define-public remind
|
||||||
|
|
Reference in New Issue