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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Feng Shu" <tumashu <at> 163.com>
Subject: bug#27547: closed (Re: [bug#27547] gnu: emacs-switch-window:
 Update to 1.5.1.)
Date: Tue, 04 Jul 2017 20:06:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#27547: gnu: emacs-switch-window: Update to 1.5.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 27547 <at> debbugs.gnu.org.

-- 
27547: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=27547
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jan Nieuwenhuizen <janneke <at> gnu.org>
To: "Feng Shu" <tumashu <at> 163.com>
Cc: 27547-done <at> debbugs.gnu.org
Subject: Re: [bug#27547] gnu: emacs-switch-window: Update to 1.5.1.
Date: Tue, 04 Jul 2017 22:04:59 +0200
Feng Shu writes:

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

Thank you!

Pushed to master as adaebe80fb0b6be96d8f2a4ab15857209295baf0

Greetings,
janneke

-- 
Jan Nieuwenhuizen <janneke <at> gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com

[Message part 3 (message/rfc822, inline)]
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 5 (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.