unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37391] [PATCH] Update emacs-dumb-jump to 0.5.3.
@ 2019-09-12 16:14 Brian Leung
  2019-09-16  8:35 ` bug#37391: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-09-12 16:14 UTC (permalink / raw)
  To: 37391


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

See attached.

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

[-- Attachment #2: 0001-gnu-emacs-dumb-jump-Update-to-0.5.3.patch --]
[-- Type: text/x-patch, Size: 1226 bytes --]

From c7b19ee9b17da3bcd7d5834c2e9dcee85b120f9a Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Thu, 12 Sep 2019 09:27:38 +0200
Subject: [PATCH] gnu: emacs-dumb-jump: Update to 0.5.3.

* gnu/packages/emacs-xyz.scm (emacs-dumb-jump): Update to 0.5.3.
---
 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 b5a20680ab..98562e7f77 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13668,7 +13668,7 @@ through the symbol: @command{this-fn}.")
 (define-public emacs-dumb-jump
   (package
     (name "emacs-dumb-jump")
-    (version "0.5.2")
+    (version "0.5.3")
     (source
      (origin
        (method git-fetch)
@@ -13677,7 +13677,7 @@ through the symbol: @command{this-fn}.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "00ph85vp8sa3k99qrdxfz4l8zx121q9xf47vvspzg26bk9l4nwin"))))
+        (base32 "1njf60264snhxrd36m4z687lqfkis0p9mmrr7cf1c8l0lfdvawxi"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #f ; FIXME: Tests freeze when run.
-- 
2.23.0


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

* bug#37391: [PATCH] Update emacs-dumb-jump to 0.5.3.
  2019-09-12 16:14 [bug#37391] [PATCH] Update emacs-dumb-jump to 0.5.3 Brian Leung
@ 2019-09-16  8:35 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-09-16  8:35 UTC (permalink / raw)
  To: Brian Leung; +Cc: 37391-done

Hi Brian,

Brian Leung <bkleung89@gmail.com> skribis:

> From c7b19ee9b17da3bcd7d5834c2e9dcee85b120f9a Mon Sep 17 00:00:00 2001
> From: Brian Leung <bkleung89@gmail.com>
> Date: Thu, 12 Sep 2019 09:27:38 +0200
> Subject: [PATCH] gnu: emacs-dumb-jump: Update to 0.5.3.
>
> * gnu/packages/emacs-xyz.scm (emacs-dumb-jump): Update to 0.5.3.

Applied, thanks!

Ludo’.

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

end of thread, other threads:[~2019-09-16  8:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-12 16:14 [bug#37391] [PATCH] Update emacs-dumb-jump to 0.5.3 Brian Leung
2019-09-16  8:35 ` bug#37391: " Ludovic Courtès

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