me
/
guix
Archived
1
0
Fork 0

gnu: sbcl-static-vectors: Change dubious home page.

* gnu/packages/lisp-xyz.scm (sbcl-static-vectors)[home-page]: Disbelieve
copy-pasted GitHub blurb, which never even worked due to a typo.
master
Tobias Geerinckx-Rice 2020-02-08 17:56:43 +01:00
parent 2c5874e3ed
commit 6b40dbff7d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -4120,7 +4120,7 @@ Lisp.")
`(("sbcl-cffi-grovel" ,sbcl-cffi-grovel)
("sbcl-cffi" ,sbcl-cffi)))
(build-system asdf-build-system/sbcl)
(home-page "http://common-lisp.net/projects/iolib/")
(home-page "https://github.com/sionescu/static-vectors")
(synopsis "Allocate SIMPLE-ARRAYs in static memory")
(description
"With @code{static-vectors}, you can create vectors allocated in static