* [bug#52358] [PATCH] gnu: sbcl-slime-swank: Update to 2.26.1
@ 2021-12-07 20:47 Jacob MacDonald
2021-12-11 10:49 ` bug#52358: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Jacob MacDonald @ 2021-12-07 20:47 UTC (permalink / raw)
To: 52358
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#52358: [PATCH] gnu: sbcl-slime-swank: Update to 2.26.1
2021-12-07 20:47 [bug#52358] [PATCH] gnu: sbcl-slime-swank: Update to 2.26.1 Jacob MacDonald
@ 2021-12-11 10:49 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-12-11 10:49 UTC (permalink / raw)
To: Jacob MacDonald; +Cc: 52358-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as b3a801330ed1c126a215fa8e3ff2aea0880eeba8.
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:[~2021-12-11 10:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-07 20:47 [bug#52358] [PATCH] gnu: sbcl-slime-swank: Update to 2.26.1 Jacob MacDonald
2021-12-11 10:49 ` bug#52358: " Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).