1
0
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:
Brett Gilio
2019-12-21 19:01:23 -06:00
parent 1896256d02
commit 630a4b77d6
+1 -1
View File
@@ -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