nckx pushed a commit to branch master
in repository guix.
commit 5309c3a158fd7c9d8bd4bca3a34765479c237ced
Author: Tobias Geerinckx-Rice <[email protected]>
Date: Thu Apr 11 13:39:59 2019 +0200
gnu: khal: Use HTTPS home page.
* gnu/packages/calendar.scm (khal)[home-page]: Use HTTPS.
---
gnu/packages/calendar.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/calendar.scm b/gnu/packages/calendar.scm
index f4568bf..2969228 100644
--- a/gnu/packages/calendar.scm
+++ b/gnu/packages/calendar.scm
@@ -146,7 +146,7 @@ data units.")
(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