guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

27/32: gnu: khal: Use HTTPS home page.


From: guix-commits
Subject: 27/32: gnu: khal: Use HTTPS home page.
Date: Sun, 14 Apr 2019 14:15:43 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 5309c3a158fd7c9d8bd4bca3a34765479c237ced
Author: Tobias Geerinckx-Rice <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]