mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 13:58:15 -05:00
gnu: cl-calispel: Fix homepage URL.
* gnu/packages/lisp-xyz.scm (sbcl-calispel)[home-page]: Fix URL. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
This commit is contained in:
parent
1a4eb38bdd
commit
e6bffa99b1
1 changed files with 1 additions and 1 deletions
|
@ -2516,7 +2516,7 @@ (define-public sbcl-calispel
|
|||
Calispel is a message-passing library, and as such leaves the role of
|
||||
threading abstractions and utilities left to be filled by complementary
|
||||
libraries such as Bordeaux-Threads and Eager Future.")
|
||||
(home-page "https://www.thoughtcrime.us/software/jpl-queues/")
|
||||
(home-page "https://www.thoughtcrime.us/software/calispel/")
|
||||
(license license:isc))))
|
||||
|
||||
(define-public cl-calispel
|
||||
|
|
Loading…
Reference in a new issue