* [bug#59614] [PATCH] gnu: cl-calispel: Fix homepage URL.
@ 2022-11-26 17:03 Paul A. Patience
2022-11-28 8:36 ` bug#59614: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Paul A. Patience @ 2022-11-26 17:03 UTC (permalink / raw)
To: 59614; +Cc: Paul A. Patience
* gnu/packages/lisp-xyz.scm (sbcl-calispel)[home-page]: Fix URL.
---
gnu/packages/lisp-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#59614: [PATCH] gnu: cl-calispel: Fix homepage URL.
2022-11-26 17:03 [bug#59614] [PATCH] gnu: cl-calispel: Fix homepage URL Paul A. Patience
@ 2022-11-28 8:36 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2022-11-28 8:36 UTC (permalink / raw)
To: Paul A. Patience; +Cc: 59614-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as e6bffa99b19fe01067937a4930f1b107bd0ac398.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-28 9:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-26 17:03 [bug#59614] [PATCH] gnu: cl-calispel: Fix homepage URL Paul A. Patience
2022-11-28 8:36 ` bug#59614: " Guillaume Le Vaillant
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.