all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#28662] [PATCH] gnu: emacs-slime: Update to 2.20.
@ 2017-10-01 16:02 Oleg Pykhalov
  2017-10-04  6:45 ` bug#28662: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Oleg Pykhalov @ 2017-10-01 16:02 UTC (permalink / raw)
  To: 28662

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: emacs-slime: Update to 2.20. --]
[-- Type: text/x-patch, Size: 1095 bytes --]

From 467417e7a383e2a347af69eb471a7a7b2adecf2f Mon Sep 17 00:00:00 2001
From: Oleg Pykhalov <go.wigust@gmail.com>
Date: Sat, 30 Sep 2017 22:29:42 +0300
Subject: [PATCH] gnu: emacs-slime: Update to 2.20.

* gnu/packages/emacs.scm (emacs-slime): Update to 2.20.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 5d1090fb7..4ead640ce 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -2461,7 +2461,7 @@ in @code{html-mode}.")
 (define-public emacs-slime
   (package
     (name "emacs-slime")
-    (version "2.19")
+    (version "2.20")
     (source
      (origin
        (file-name (string-append name "-" version ".tar.gz"))
@@ -2471,7 +2471,7 @@ in @code{html-mode}.")
              version ".tar.gz"))
        (sha256
         (base32
-         "1jhaq5cn89k45nzyl0jd12gmjxnh1bq9jlfwrxba342agxsscb0p"))))
+         "086lq5y4pvj9wihy0si02xxvyzpzz8mcg3hz1cvy9zxlyjwzr1gk"))))
     (build-system emacs-build-system)
     (native-inputs
      `(("texinfo" ,texinfo)))
-- 
2.14.2

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

* bug#28662: [PATCH] gnu: emacs-slime: Update to 2.20.
  2017-10-01 16:02 [bug#28662] [PATCH] gnu: emacs-slime: Update to 2.20 Oleg Pykhalov
@ 2017-10-04  6:45 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2017-10-04  6:45 UTC (permalink / raw)
  To: Oleg Pykhalov; +Cc: 28662-done

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

On Sun, 01 Oct 2017 19:02:55 +0300
Oleg Pykhalov <go.wigust@gmail.com> wrote:

> From 467417e7a383e2a347af69eb471a7a7b2adecf2f Mon Sep 17 00:00:00 2001
> From: Oleg Pykhalov <go.wigust@gmail.com>
> Date: Sat, 30 Sep 2017 22:29:42 +0300
> Subject: [PATCH] gnu: emacs-slime: Update to 2.20.
> 
> * gnu/packages/emacs.scm (emacs-slime): Update to 2.20.
> ---
>  gnu/packages/emacs.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

This builds fine for me, I've now pushed :)

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 963 bytes --]

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

end of thread, other threads:[~2017-10-04  6:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-01 16:02 [bug#28662] [PATCH] gnu: emacs-slime: Update to 2.20 Oleg Pykhalov
2017-10-04  6:45 ` bug#28662: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.