unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44355] [PATCH] Update cl-slime-swank
@ 2020-10-31 17:43 André Alexandre Gomes
  2020-11-10 20:35 ` bug#44355: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: André Alexandre Gomes @ 2020-10-31 17:43 UTC (permalink / raw)
  To: 44355

[-- Attachment #1: Type: text/plain, Size: 13 bytes --]

Hello Guix!


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: update-cl-slime-swank.patch --]
[-- Type: text/x-patch, Size: 929 bytes --]

diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index fb85416e38..2b4702d6bc 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -1819,7 +1819,7 @@ writing code that contains string literals that contain code themselves.")
 (define-public cl-slime-swank
   (package
     (name "cl-slime-swank")
-    (version "2.24")
+    (version "2.26")
     (source
      (origin
        (file-name (string-append name "-" version ".tar.gz"))
@@ -1829,7 +1829,7 @@ writing code that contains string literals that contain code themselves.")
              (commit (string-append "v" version))))
        (sha256
         (base32
-         "0js24x42m7b5iymb4rxz501dff19vav5pywnzv50b673rbkaaqvh"))))
+         "0mxb1wnw19v0s72w2wkz5afdlzvpy5nn7pr4vav403qybac0sw5c"))))
     (build-system asdf-build-system/source)
     (home-page "https://github.com/slime/slime")
     (synopsis "Common Lisp Swank server")

[-- Attachment #3: Type: text/plain, Size: 58 bytes --]


--
André Alexandre Gomes
"Free Thought, Free World"

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#44355: [PATCH] Update cl-slime-swank
  2020-10-31 17:43 [bug#44355] [PATCH] Update cl-slime-swank André Alexandre Gomes
@ 2020-11-10 20:35 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-11-10 20:35 UTC (permalink / raw)
  To: André Alexandre Gomes, 44355-done

[-- Attachment #1: Type: text/plain, Size: 269 bytes --]

André Alexandre Gomes <andremegafone@gmail.com> writes:

> Hello Guix!

Hi André!

I added a commit message for you and committed.

In the future, please use 'git format-patch' or 'git send-email' to
generate patch files for easier merging.  :-)

Thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 507 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-10 20:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-31 17:43 [bug#44355] [PATCH] Update cl-slime-swank André Alexandre Gomes
2020-11-10 20:35 ` bug#44355: " Marius Bakke

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).