unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37088] [PATCH] Update emacs-git-timemachine to 4.11.
@ 2019-08-19 21:51 Brian Leung
  2019-08-20  5:45 ` Oleg Pyhalov
  0 siblings, 1 reply; 2+ messages in thread
From: Brian Leung @ 2019-08-19 21:51 UTC (permalink / raw)
  To: 37088


[-- 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-git-timemachine-Update-to-4.11.patch --]
[-- Type: text/x-patch, Size: 1209 bytes --]

From a8aedd0047bf79b6a10c94a33b28298ad9ed2e29 Mon Sep 17 00:00:00 2001
From: Brian Leung <bkleung89@gmail.com>
Date: Mon, 19 Aug 2019 23:46:51 +0200
Subject: [PATCH] gnu: emacs-git-timemachine: Update to 4.11.

* gnu/packages/emacs-xyz.scm (emacs-git-timemachine): Update to 4.11.
---
 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 91e111fa47..a51545c3b3 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2255,7 +2255,7 @@ display and behaviour is easily customisable.")
 (define-public emacs-git-timemachine
   (package
     (name "emacs-git-timemachine")
-    (version "4.10")
+    (version "4.11")
     (source
      (origin
        (method git-fetch)
@@ -2265,7 +2265,7 @@ display and behaviour is easily customisable.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "08zsn3lsnnf01wkv5ls38jga02s5dnf0j3gigy4qd6im3j3d04m1"))))
+         "1pz4l1xnq6s67w5yq9107vm8dg7rqf8n9dmbn90jys97c722g70n"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-transient" ,emacs-transient)))
-- 
2.23.0


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

* [bug#37088] [PATCH] Update emacs-git-timemachine to 4.11.
  2019-08-19 21:51 [bug#37088] [PATCH] Update emacs-git-timemachine to 4.11 Brian Leung
@ 2019-08-20  5:45 ` Oleg Pyhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pyhalov @ 2019-08-20  5:45 UTC (permalink / raw)
  To: Brian Leung; +Cc: 37088, 37088-done

[-- Attachment #1: Type: text/plain, Size: 37 bytes --]

Hello Brian,

Pushed, thanks.

Oleg.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2019-08-20  5:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-19 21:51 [bug#37088] [PATCH] Update emacs-git-timemachine to 4.11 Brian Leung
2019-08-20  5:45 ` Oleg Pyhalov

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