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:
Paul A. Patience 2022-11-26 17:03:33 +00:00 committed by Guillaume Le Vaillant
parent 1a4eb38bdd
commit e6bffa99b1
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F

View File

@ -2516,7 +2516,7 @@ clause if no operation becomes available within a set amount of time.
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