unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37018] [PATCH] Update emacs-inf-ruby to 2.5.2.
@ 2019-08-13  7:36 Brian Leung
  2019-08-13 10:14 ` bug#37018: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-08-13  7:36 UTC (permalink / raw)
  To: 37018


[-- Attachment #1.1: Type: text/plain, Size: 14 bytes --]

See attached.

[-- Attachment #1.2: Type: text/html, Size: 39 bytes --]

[-- Attachment #2: 0001-gnu-emacs-inf-ruby-Update-to-2.5.2.patch --]
[-- Type: text/x-patch, Size: 1330 bytes --]

From fddd59bc70ce648a9a1846757307d4e70f73ca43 Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Tue, 13 Aug 2019 09:35:22 +0200
Subject: [PATCH] gnu: emacs-inf-ruby: Update to 2.5.2.

* gnu/packages/emacs-xyz.scm (emacs-inf-ruby): Update to 2.5.2.
---
 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 1681cecbcf..df184134c9 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2473,7 +2473,7 @@ column by drawing a thin line down the length of the editing window.")
 (define-public emacs-inf-ruby
   (package
     (name "emacs-inf-ruby")
-    (version "2.5.1")
+    (version "2.5.2")
     (source
      (origin
        (method git-fetch)
@@ -2482,7 +2482,7 @@ column by drawing a thin line down the length of the editing window.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1r452h6cyypqlc59q8dx5smkwhck4qjcg1pf9qdw539cpva5q77z"))))
+        (base32 "0a1hhvfbl6mq8rjsi77fg9fh5a91hi5scjrg9rjqc5ffbql67y0v"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/nonsequitur/inf-ruby")
     (synopsis "Provides a REPL buffer connected to a Ruby subprocess in Emacs")
-- 
2.22.0


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

* bug#37018: [PATCH] Update emacs-inf-ruby to 2.5.2.
  2019-08-13  7:36 [bug#37018] [PATCH] Update emacs-inf-ruby to 2.5.2 Brian Leung
@ 2019-08-13 10:14 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-08-13 10:14 UTC (permalink / raw)
  To: Brian Leung; +Cc: 37018-done


Hi Brian,

Thank you for the patch.  I pushed it with commit 39a6852acb.

-- 
Ricardo

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

end of thread, other threads:[~2019-08-13 10:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-13  7:36 [bug#37018] [PATCH] Update emacs-inf-ruby to 2.5.2 Brian Leung
2019-08-13 10:14 ` bug#37018: " 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).