GNU bug report logs - #30897
[PATCH] gnu: emacs-clojure-mode: Update to 5.6.1.

Previous Next

Package: guix-patches;

Reported by: Vasile Dumitrascu <va511e <at> yahoo.com>

Date: Wed, 21 Mar 2018 20:19:01 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: bug#30897: closed (Re: [bug#30897] [PATCH] gnu: emacs-clojure-mode:
 Update to 5.6.1.)
Date: Wed, 21 Mar 2018 23:25:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#30897: [PATCH] gnu: emacs-clojure-mode: Update to 5.6.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 30897 <at> debbugs.gnu.org.

-- 
30897: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30897
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: Vasile Dumitrascu <va511e <at> yahoo.com>
Cc: 30897-done <at> debbugs.gnu.org
Subject: Re: [bug#30897] [PATCH] gnu: emacs-clojure-mode: Update to 5.6.1.
Date: Thu, 22 Mar 2018 00:09:22 +0100
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



[Message part 3 (message/rfc822, inline)]
From: Vasile Dumitrascu <va511e <at> yahoo.com>
To: guix-patches <at> gnu.org
Cc: Vasile Dumitrascu <va511e <at> yahoo.com>
Subject: [PATCH] gnu: emacs-clojure-mode: Update to 5.6.1.
Date: Wed, 21 Mar 2018 21:18:04 +0100
* 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




This bug report was last modified 7 years and 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.