[PATCH] gnu: cl-calispel: Fix homepage URL.

  • Done
  • quality assurance status badge
Details
2 participants
  • Guillaume Le Vaillant
  • Paul A. Patience
Owner
unassigned
Submitted by
Paul A. Patience
Severity
normal
P
P
Paul A. Patience wrote on 26 Nov 2022 18:03
(address . guix-patches@gnu.org)(name . Paul A. Patience)(address . paul@apatience.com)
20221126170324.166089-1-paul@apatience.com
* gnu/packages/lisp-xyz.scm (sbcl-calispel)[home-page]: Fix URL.
---
gnu/packages/lisp-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Toggle diff (13 lines)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index dcead16cbc..c0a5436958 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -2409,7 +2409,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
--
2.38.0
G
G
Guillaume Le Vaillant wrote on 28 Nov 2022 09:36
(name . Paul A. Patience)(address . paul@apatience.com)(address . 59614-done@debbugs.gnu.org)
87edtno4op.fsf@kitej
Patch pushed as e6bffa99b19fe01067937a4930f1b107bd0ac398.
Thanks.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCY4RzRg8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j/G0AD/TbL1+TRRZr6XKxUj8ryHCDyw3UOxPj1srF7d
+oEs0doA/1KcFdORItr26ygE8RUVWxMZVf4Yo2LKei1Kn/RGBWgo
=5Jt8
-----END PGP SIGNATURE-----

Closed
?