GNU bug report logs - #52358
[PATCH] gnu: sbcl-slime-swank: Update to 2.26.1

Previous Next

Package: guix-patches;

Reported by: Jacob MacDonald <jaccarmac <at> gmail.com>

Date: Tue, 7 Dec 2021 20:48:01 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: Jacob MacDonald <jaccarmac <at> gmail.com>
Subject: bug#52358: closed (Re: [bug#52358] [PATCH] gnu: sbcl-slime-swank:
 Update to 2.26.1)
Date: Sat, 11 Dec 2021 10:50:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#52358: [PATCH] gnu: sbcl-slime-swank: Update to 2.26.1

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

-- 
52358: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52358
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: Jacob MacDonald <jaccarmac <at> gmail.com>
Cc: 52358-done <at> debbugs.gnu.org
Subject: Re: [bug#52358] [PATCH] gnu: sbcl-slime-swank: Update to 2.26.1
Date: Sat, 11 Dec 2021 10:49:24 +0000
[Message part 3 (text/plain, inline)]
Patch pushed as b3a801330ed1c126a215fa8e3ff2aea0880eeba8.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Jacob MacDonald <jaccarmac <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: sbcl-slime-swank: Update to 2.26.1
Date: Tue, 7 Dec 2021 14:47:07 -0600
* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.26.1.
---
 gnu/packages/lisp-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 635f8e48cb..5f1ec40199 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -2113,7 +2113,7 @@ (define-public ecl-pythonic-string-reader
 (define-public sbcl-slime-swank
   (package
     (name "sbcl-slime-swank")
-    (version "2.26")
+    (version "2.26.1")
     (source
      (origin
        (file-name (git-file-name "slime-swank" version))
@@ -2123,7 +2123,7 @@ (define-public sbcl-slime-swank
              (commit (string-append "v" version))))
        (sha256
         (base32
-         "0mxb1wnw19v0s72w2wkz5afdlzvpy5nn7pr4vav403qybac0sw5c"))))
+         "1a25ixb7q4svqabxnhwkk43v47mbsh13qwm7qlazkd3zkr8j3cli"))))
     (build-system asdf-build-system/sbcl)
     (arguments
      '(#:asd-systems '("swank")))
-- 
2.34.0



This bug report was last modified 3 years and 241 days ago.

Previous Next


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