* [bug#33660] [PATCH] gnu: emacs-exwm: Update to 0.21.
@ 2018-12-07 11:02 Diego Nicola Barbato
2018-12-07 13:09 ` bug#33660: " Arun Isaac
0 siblings, 1 reply; 2+ messages in thread
From: Diego Nicola Barbato @ 2018-12-07 11:02 UTC (permalink / raw)
To: 33660
[-- Attachment #1: Type: text/plain, Size: 45 bytes --]
Hello Guix,
This patch updates EXWM to 0.21.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-exwm-Update-to-0.21.patch --]
[-- Type: text/x-patch, Size: 1242 bytes --]
From fa9e67feac3548e805519bbbb09add4dda002852 Mon Sep 17 00:00:00 2001
From: Diego Nicola Barbato <dnbarbato@posteo.de>
Date: Fri, 7 Dec 2018 11:47:28 +0100
Subject: [PATCH] gnu: emacs-exwm: Update to 0.21.
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.21.
---
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 50705416a..d8a9ffeae 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -6787,7 +6787,7 @@ It should enable you to implement low-level X11 applications.")
(define-public emacs-exwm
(package
(name "emacs-exwm")
- (version "0.20")
+ (version "0.21")
(synopsis "Emacs X window manager")
(source (origin
(method url-fetch)
@@ -6795,7 +6795,7 @@ It should enable you to implement low-level X11 applications.")
version ".tar"))
(sha256
(base32
- "0nhhzbkm0mkj7sd1dy2c19cmn56gyaj9nl8kgy86h4fp63hjaz04"))))
+ "07ng1pgsnc3isfsyzh2gfc7391p9il8lb5xqf1z6yqn20w7k6xzj"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-xelb" ,emacs-xelb)))
--
2.19.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#33660: [PATCH] gnu: emacs-exwm: Update to 0.21.
2018-12-07 11:02 [bug#33660] [PATCH] gnu: emacs-exwm: Update to 0.21 Diego Nicola Barbato
@ 2018-12-07 13:09 ` Arun Isaac
0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2018-12-07 13:09 UTC (permalink / raw)
To: Diego Nicola Barbato; +Cc: 33660-done
Pushed to master. Thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-12-07 13:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-07 11:02 [bug#33660] [PATCH] gnu: emacs-exwm: Update to 0.21 Diego Nicola Barbato
2018-12-07 13:09 ` bug#33660: " 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).