GNU bug report logs - #59614
[PATCH] gnu: cl-calispel: Fix homepage URL.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Sat, 26 Nov 2022 17:04:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Paul A. Patience" <paul <at> apatience.com>
Subject: bug#59614: closed (Re: [bug#59614] [PATCH] gnu: cl-calispel: Fix
 homepage URL.)
Date: Mon, 28 Nov 2022 08:38:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 59614 <at> debbugs.gnu.org.

-- 
59614: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=59614
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 59614-done <at> debbugs.gnu.org
Subject: Re: [bug#59614] [PATCH] gnu: cl-calispel: Fix homepage URL.
Date: Mon, 28 Nov 2022 08:36:54 +0000
[Message part 3 (text/plain, inline)]
Patch pushed as e6bffa99b19fe01067937a4930f1b107bd0ac398.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH] gnu: cl-calispel: Fix homepage URL.
Date: Sat, 26 Nov 2022 17:03:33 +0000
* 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





This bug report was last modified 2 years and 213 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.