mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: cl-jonathan: Use HTTPS home page.
* gnu/packages/lisp-xyz.scm (cl-jonathan)[home-page]: Use HTTPS.
This commit is contained in:
parent
6b8c390f28
commit
46a5d07ef7
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue