unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#38483] [PATCH] gnu: emacs-irony-mode: Update to 1.4.0.
@ 2019-12-04  2:27 Brett Gilio
  2019-12-04  8:10 ` bug#38483: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-12-04  2:27 UTC (permalink / raw)
  To: 38483

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

From 72ae909bb0802b0e037b1f7eef4cb37a7337d090 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Tue, 3 Dec 2019 20:17:25 -0600
Subject: [PATCH] gnu: emacs-irony-mode: Update to 1.4.0.

* gnu/packages/emacs-xyz.scm (emacs-irony-mode): Update to 1.4.0.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 08e151391c..597cbd5303 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -3647,7 +3647,7 @@ These are distributed in separate files and can be used individually.")
 (define-public emacs-irony-mode
   (package
     (name "emacs-irony-mode")
-    (version "1.2.0")
+    (version "1.4.0")
     (home-page "https://github.com/Sarcasm/irony-mode")
     (source (origin
               (method git-fetch)
@@ -3657,7 +3657,7 @@ These are distributed in separate files and can be used individually.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0nhjrnlmss535jbshjjd30vydbr8py21vkx4p294w6d8vg2rssf8"))))
+                "0n2nfcq58md1p2xdhq1smh8v7lsyj0ci7ma5xyd6bkg5rvhsh10i"))))
     (build-system emacs-build-system)
     (inputs `(("server" ,emacs-irony-mode-server)))
     (arguments `(#:phases
-- 
2.24.0

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

* bug#38483: [PATCH] gnu: emacs-irony-mode: Update to 1.4.0.
  2019-12-04  2:27 [bug#38483] [PATCH] gnu: emacs-irony-mode: Update to 1.4.0 Brett Gilio
@ 2019-12-04  8:10 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-12-04  8:10 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 38483-done


Brett Gilio <brettg@posteo.net> writes:

> From 72ae909bb0802b0e037b1f7eef4cb37a7337d090 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Tue, 3 Dec 2019 20:17:25 -0600
> Subject: [PATCH] gnu: emacs-irony-mode: Update to 1.4.0.
>
> * gnu/packages/emacs-xyz.scm (emacs-irony-mode): Update to 1.4.0.

Thank you for the patch!

I applied and pushed it (19e67f8216).

-- 
Ricardo

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

end of thread, other threads:[~2019-12-04  8:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-04  2:27 [bug#38483] [PATCH] gnu: emacs-irony-mode: Update to 1.4.0 Brett Gilio
2019-12-04  8:10 ` bug#38483: " 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).