guix-commits
[Top][All Lists]
Advanced

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

01/17: gnu: cl-jonathan: Use HTTPS home page.


From: guix-commits
Subject: 01/17: gnu: cl-jonathan: Use HTTPS home page.
Date: Fri, 20 Mar 2020 22:14:14 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 46a5d07ef79f7e586a3d0caa359e7117c1f1c500
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Mar 21 00:27:48 2020 +0100

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

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index d998646..c4dea77 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -4281,7 +4281,7 @@ streams (though primarily the former, while wrapping the 
latter).")
         ("sbcl-fast-io" ,sbcl-fast-io)
         ("sbcl-proc-parse" ,sbcl-proc-parse)
         ("sbcl-cl-ppcre" ,sbcl-cl-ppcre)))
-     (home-page "http://rudolph-miller.github.io/jonathan/overview.html";)
+     (home-page "https://rudolph-miller.github.io/jonathan/overview.html";)
      (synopsis "JSON encoder and decoder")
      (description
       "High performance JSON encoder and decoder.  Currently support: SBCL,



reply via email to

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