me
/
guix
Archived
1
0
Fork 0

gnu: sbcl-cl-store: Use HTTPS home page URI.

* gnu/packages/lisp-xyz.scm (sbcl-cl-store)[home-page]: Use HTTPS URI.
master
Brett Gilio 2019-12-21 19:01:23 -06:00
parent 1896256d02
commit 630a4b77d6
No known key found for this signature in database
GPG Key ID: 672243C4A03F0EEE
1 changed files with 1 additions and 1 deletions

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