guix-commits
[Top][All Lists]
Advanced

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

14/14: gnu: jrnl: Use HTTPS home page.


From: guix-commits
Subject: 14/14: gnu: jrnl: Use HTTPS home page.
Date: Wed, 18 Mar 2020 20:44:28 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 4a0399e277fd76dea018dfc216c30f9ffc16104c
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:19:35 2020 +0100

    gnu: jrnl: Use HTTPS home page.
    
    * gnu/packages/jrnl.scm (jrnl)[home-page]: Use HTTPS.
---
 gnu/packages/jrnl.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/jrnl.scm b/gnu/packages/jrnl.scm
index e5e2a4b..5b57cc7 100644
--- a/gnu/packages/jrnl.scm
+++ b/gnu/packages/jrnl.scm
@@ -55,7 +55,7 @@
        ("python-six" ,python-six)
        ("python-dateutil" ,python-dateutil)
        ("python-parsedatetime" ,python-parsedatetime)))
-    (home-page "http://maebert.github.io/jrnl/";)
+    (home-page "https://maebert.github.io/jrnl/";)
     (synopsis "Personal journal application")
     (description
      "Jrnl is a command line journal application that stores your journal in a



reply via email to

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