unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26479: [PATCH] gnu: emacs-clojure-mode: Update to 5.4.0.
@ 2017-04-13 11:57 Vasile Dumitrascu
  2017-04-13 13:10 ` Arun Isaac
  0 siblings, 1 reply; 2+ messages in thread
From: Vasile Dumitrascu @ 2017-04-13 11:57 UTC (permalink / raw)
  To: 26479; +Cc: Vasile Dumitrascu

* gnu/packages/emacs.scm (emacs-clojure-mode): Update to 5.4.0.
---
 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 a8b0ea9ad..95ffd9530 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -2811,7 +2811,7 @@ S-expression.")
 (define-public emacs-clojure-mode
   (package
     (name "emacs-clojure-mode")
-    (version "5.3.0")
+    (version "5.4.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2820,7 +2820,7 @@ S-expression.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0gi8ra3ap5m3mz4qh1yxp2cldn7z9xcxvypznr6rrlc6a9l8s5a6"))))
+                "117mvjqh4nm8mvmwmmvy4qmkdg23ldlzk08y91g8b8ac8kxwqg81"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/clojure-emacs/clojure-mode")
     (synopsis "Major mode for Clojure code")
-- 
2.11.0

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

* bug#26479: [PATCH] gnu: emacs-clojure-mode: Update to 5.4.0.
  2017-04-13 11:57 bug#26479: [PATCH] gnu: emacs-clojure-mode: Update to 5.4.0 Vasile Dumitrascu
@ 2017-04-13 13:10 ` Arun Isaac
  0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2017-04-13 13:10 UTC (permalink / raw)
  To: 26479-done


Pushed! Thanks!

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

end of thread, other threads:[~2017-04-13 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-13 11:57 bug#26479: [PATCH] gnu: emacs-clojure-mode: Update to 5.4.0 Vasile Dumitrascu
2017-04-13 13:10 ` Arun Isaac

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