mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: sbcl-cl+ssl: Use HTTPS home page.
* gnu/packages/lisp-xyz.scm (sbcl-cl+ssl)[home-page]: Use HTTPS.
This commit is contained in:
parent
46a5d07ef7
commit
113c9b97b4
1 changed files with 1 additions and 1 deletions
|
@ -3504,7 +3504,7 @@ RFC 1321 by R. Rivest, published April 1992.")
|
|||
("sbcl-trivial-garbage" ,sbcl-trivial-garbage)
|
||||
("sbcl-alexandria" ,sbcl-alexandria)
|
||||
("sbcl-trivial-features" ,sbcl-trivial-features)))
|
||||
(home-page "http://common-lisp.net/project/cl-plus-ssl/")
|
||||
(home-page "https://common-lisp.net/project/cl-plus-ssl/")
|
||||
(synopsis "Common Lisp bindings to OpenSSL")
|
||||
(description
|
||||
"This library is a fork of SSL-CMUCL. The original SSL-CMUCL source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue