* [bug#27547] gnu: emacs-switch-window: Update to 1.5.1.
@ 2017-07-01 13:48 Feng Shu
2017-07-04 20:04 ` bug#27547: " Jan Nieuwenhuizen
0 siblings, 1 reply; 2+ messages in thread
From: Feng Shu @ 2017-07-01 13:48 UTC (permalink / raw)
To: 27547
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-emacs-switch-window-Update-to-1.5.1.patch --]
[-- Type: text/x-patch, Size: 1240 bytes --]
From ad6f49b71e9cb30d32db57e2ab90d4fff98af321 Mon Sep 17 00:00:00 2001
From: Feng Shu <tumashu@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
[-- Attachment #2: Type: text/plain, Size: 5 bytes --]
--
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#27547: gnu: emacs-switch-window: Update to 1.5.1.
2017-07-01 13:48 [bug#27547] gnu: emacs-switch-window: Update to 1.5.1 Feng Shu
@ 2017-07-04 20:04 ` Jan Nieuwenhuizen
0 siblings, 0 replies; 2+ messages in thread
From: Jan Nieuwenhuizen @ 2017-07-04 20:04 UTC (permalink / raw)
To: Feng Shu; +Cc: 27547-done
Feng Shu writes:
> From ad6f49b71e9cb30d32db57e2ab90d4fff98af321 Mon Sep 17 00:00:00 2001
> From: Feng Shu <tumashu@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@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-04 20:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-01 13:48 [bug#27547] gnu: emacs-switch-window: Update to 1.5.1 Feng Shu
2017-07-04 20:04 ` bug#27547: " Jan Nieuwenhuizen
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.