gnu: khal: Use HTTPS home page.
* gnu/packages/calendar.scm (khal)[home-page]: Use HTTPS.
This commit is contained in:
parent
2125cf62ef
commit
5309c3a158
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue