unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29605] [PATCH] gnu: emacs-exwm: Update to 0.16.
@ 2017-12-07 13:05 Feng Shu
  2017-12-08  8:26 ` bug#29605: " Arun Isaac
  0 siblings, 1 reply; 2+ messages in thread
From: Feng Shu @ 2017-12-07 13:05 UTC (permalink / raw)
  To: 29605

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: emacs-exwm: Update to 0.16. --]
[-- Type: text/x-patch, Size: 1226 bytes --]

From f8fd2b81ed945f0e8ad9ff1d27d262ea44e7b71c Mon Sep 17 00:00:00 2001
From: Feng Shu <tumashu@163.com>
Date: Thu, 7 Dec 2017 20:56:56 +0800
Subject: [PATCH] gnu: emacs-exwm: Update to 0.16.

* gnu/packages/emacs.scm (emacs-exwm): Update to 0.16.
---
 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 1cf14993c..701953a28 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -5386,7 +5386,7 @@ It should enable you to implement low-level X11 applications.")
 (define-public emacs-exwm
   (package
     (name "emacs-exwm")
-    (version "0.15")
+    (version "0.16")
     (synopsis "Emacs X window manager")
     (source (origin
               (method url-fetch)
@@ -5394,7 +5394,7 @@ It should enable you to implement low-level X11 applications.")
                                   version ".tar"))
               (sha256
                (base32
-                "1y7nqry9y0a99bsdqkk9f554vczfw4sz6raadw3138835qy697jg"))))
+                "0c4w5k9lzqj8yzhdqipdb4fs7ld2qklc6s137104jnfdvmrwcv2i"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-xelb" ,emacs-xelb)))
-- 
2.14.2


[-- Attachment #2: Type: text/plain, Size: 5 bytes --]


-- 

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

* bug#29605: [PATCH] gnu: emacs-exwm: Update to 0.16.
  2017-12-07 13:05 [bug#29605] [PATCH] gnu: emacs-exwm: Update to 0.16 Feng Shu
@ 2017-12-08  8:26 ` Arun Isaac
  0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2017-12-08  8:26 UTC (permalink / raw)
  To: Feng Shu; +Cc: 29605-done


Pushed, thanks!

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

end of thread, other threads:[~2017-12-08  8:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-07 13:05 [bug#29605] [PATCH] gnu: emacs-exwm: Update to 0.16 Feng Shu
2017-12-08  8:26 ` bug#29605: " Arun Isaac

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