unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#30897] [PATCH] gnu: emacs-clojure-mode: Update to 5.6.1.
@ 2018-03-21 20:18 Vasile Dumitrascu
  2018-03-21 23:09 ` bug#30897: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Vasile Dumitrascu @ 2018-03-21 20:18 UTC (permalink / raw)
  To: 30897; +Cc: Vasile Dumitrascu

* gnu/packages/emacs.scm (emacs-clojure-mode): Update to 5.6.1.
---
 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 c2c162c75..7d5edb00e 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3508,7 +3508,7 @@ S-expression.")
 (define-public emacs-clojure-mode
   (package
     (name "emacs-clojure-mode")
-    (version "5.4.0")
+    (version "5.6.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -3517,7 +3517,7 @@ S-expression.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "117mvjqh4nm8mvmwmmvy4qmkdg23ldlzk08y91g8b8ac8kxwqg81"))))
+                "1f4k1hncy5ygh4izn7mqfp744nnisrp9ywn2njknbjxx34ai1q88"))))
     (build-system emacs-build-system)
     (native-inputs
      `(("emacs-dash" ,emacs-dash)
-- 
2.16.2

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

* bug#30897: [PATCH] gnu: emacs-clojure-mode: Update to 5.6.1.
  2018-03-21 20:18 [bug#30897] [PATCH] gnu: emacs-clojure-mode: Update to 5.6.1 Vasile Dumitrascu
@ 2018-03-21 23:09 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2018-03-21 23:09 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 30897-done


Hi Vasile,

> * gnu/packages/emacs.scm (emacs-clojure-mode): Update to 5.6.1.

I’ve applied this patch to the master branch with commit “2fa6f63b1”.

Thank you very much!

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

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

end of thread, other threads:[~2018-03-21 23:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-21 20:18 [bug#30897] [PATCH] gnu: emacs-clojure-mode: Update to 5.6.1 Vasile Dumitrascu
2018-03-21 23:09 ` bug#30897: " Ricardo Wurmus

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