mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sbcl-ningle: Use HTTPS home page.
* gnu/packages/lisp-xyz.scm (sbcl-ningle)[home-page]: Use HTTPS.
This commit is contained in:
parent
917c28d2ab
commit
f13695ec3e
1 changed files with 1 additions and 1 deletions
|
@ -4753,7 +4753,7 @@ performance and simplicity in mind.")
|
|||
("sbcl-lack-component" ,sbcl-lack-component)
|
||||
("sbcl-alexandria" ,sbcl-alexandria)
|
||||
("sbcl-babel" ,sbcl-babel)))
|
||||
(home-page "http://8arrow.org/ningle/")
|
||||
(home-page "https://8arrow.org/ningle/")
|
||||
(synopsis "Super micro framework for Common Lisp")
|
||||
(description
|
||||
"Ningle is a lightweight web application framework for Common Lisp.")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue