GNU bug report logs - #27547
gnu: emacs-switch-window: Update to 1.5.1.

Previous Next

Package: guix-patches;

Reported by: "Feng Shu" <tumashu <at> 163.com>

Date: Sat, 1 Jul 2017 13:50:02 UTC

Severity: normal

Done: Jan Nieuwenhuizen <janneke <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Feng Shu" <tumashu <at> 163.com>
To: guix-patches <guix-patches <at> gnu.org>
Cc: Feng Shu <tumashu <at> 163.com>
Subject: gnu: emacs-switch-window: Update to 1.5.1.
Date: Sat, 01 Jul 2017 21:48:40 +0800
[0001-gnu-emacs-switch-window-Update-to-1.5.1.patch (text/x-patch, inline)]
From ad6f49b71e9cb30d32db57e2ab90d4fff98af321 Mon Sep 17 00:00:00 2001
From: Feng Shu <tumashu <at> 163.com>
Date: Sat, 1 Jul 2017 21:44:27 +0800
Subject: [PATCH] gnu: emacs-switch-window: Update to 1.5.1.

* gnu/packages/emacs.scm (emacs-switch-window): Update to 1.5.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 abd114d1a..b8c860b9a 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -4638,7 +4638,7 @@ built on top of XELB.")
 (define-public emacs-switch-window
   (package
     (name "emacs-switch-window")
-    (version "1.5.0")
+    (version "1.5.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -4647,7 +4647,7 @@ built on top of XELB.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0xyxqrw71krdnj3sdm4x05zw7n40h075s262jih75vmrix95sjlj"))))
+                "07f99apxscwvsp2bjxsbi462c433kcglrjh6xl0gyafs1nvvvnd8"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/dimitri/switch-window")
     (synopsis "Emacs window switch tool")
-- 
2.12.2

[Message part 2 (text/plain, inline)]
-- 

This bug report was last modified 8 years and 17 days ago.

Previous Next


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