GNU bug report logs - #68096
[PATCH] gnu: cl-slime-swank: Update to 2.28-2.dfb83b4.

Previous Next

Package: guix-patches;

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

Date: Fri, 29 Dec 2023 11:23: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#68096: closed (Re: [bug#68096] [PATCH] gnu: cl-slime-swank:
 Update to 2.28-2.dfb83b4.)
Date: Wed, 20 Mar 2024 12:40:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#68096: [PATCH] gnu: cl-slime-swank: Update to 2.28-2.dfb83b4.

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 68096 <at> debbugs.gnu.org.

-- 
68096: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68096
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: 68096-close <at> debbugs.gnu.org
Subject: Re: [bug#68096] [PATCH] gnu: cl-slime-swank: Update to 2.28-2.dfb83b4.
Date: Wed, 20 Mar 2024 12:31:28 +0000
[Message part 3 (text/plain, inline)]
Superseeded by <https://issues.guix.gnu.org/69869>.
Closing.
[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-slime-swank: Update to 2.28-2.dfb83b4.
Date: Fri, 29 Dec 2023 11:22:30 +0000
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to
  2.28-2.dfb83b4.

Change-Id: Iee8e5c78b360a2bbcf8ffd662aba9b80ea818f56
---
 gnu/packages/lisp-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 1625197550..f866685fe9 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -3616,8 +3616,8 @@ (define-public ecl-pythonic-string-reader
   (sbcl-package->ecl-package sbcl-pythonic-string-reader))
 
 (define-public sbcl-slime-swank
-  (let ((commit "735258a26bb97e85d25f39e4bef83c1f80c12f5d")
-        (revision "1"))
+  (let ((commit "dfb83b4b4fc27020827e0da010c730d237402dd3")
+        (revision "2"))
     (package
       (name "sbcl-slime-swank")
       (version (git-version "2.28" revision commit))
@@ -3629,7 +3629,7 @@ (define-public sbcl-slime-swank
                (url "https://github.com/slime/slime/")
                (commit commit)))
          (sha256
-          (base32 "0prskgzfqjmn8sc7p9nklnd0n1plwcvh40slgh23km31raplmzk7"))
+          (base32 "0bhvfa3zpxqnbl0wxq1p7adj09fzmcnm43f2ng7bf1gx2ldw51m2"))
          (modules '((guix build utils)))
          (snippet
           ;; The doc folder drags `gawk' into the closure.  Doc is already

base-commit: d4cef7edffe0283949fc0f06d7796cea3543b92f
-- 
2.41.0





This bug report was last modified 1 year and 119 days ago.

Previous Next


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