mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-24 10:01:47 +02:00
gnu: sbcl-cl-store: Use HTTPS home page URI.
* gnu/packages/lisp-xyz.scm (sbcl-cl-store)[home-page]: Use HTTPS URI.
This commit is contained in:
@@ -6673,7 +6673,7 @@ threads.")
|
||||
(description
|
||||
"CL-STORE is a portable serialization package which should give you the
|
||||
ability to store all Common Lisp data types into streams.")
|
||||
(home-page "http://www.common-lisp.net/project/cl-store/")
|
||||
(home-page "https://www.common-lisp.net/project/cl-store/")
|
||||
(license license:expat))))
|
||||
|
||||
(define-public cl-store
|
||||
|
||||
Reference in New Issue
Block a user