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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52358 in the body.
You can then email your comments to 52358 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#52358; Package guix-patches. (Tue, 07 Dec 2021 20:48:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jacob MacDonald <jaccarmac <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 07 Dec 2021 20:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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




Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Sat, 11 Dec 2021 10:50:01 GMT) Full text and rfc822 format available.

Notification sent to Jacob MacDonald <jaccarmac <at> gmail.com>:
bug acknowledged by developer. (Sat, 11 Dec 2021 10:50:01 GMT) Full text and rfc822 format available.

Message #10 received at 52358-done <at> debbugs.gnu.org (full text, mbox):

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 1 (text/plain, inline)]
Patch pushed as b3a801330ed1c126a215fa8e3ff2aea0880eeba8.
Thanks.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 08 Jan 2022 12:24:09 GMT) Full text and rfc822 format available.

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

Previous Next


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