all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34509] [PATCH 2/2] gnu: emacs-exwm: Update to 0.22.
@ 2019-02-17  6:57 Brett Gilio
  2019-02-17 11:04 ` bug#34509: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-17  6:57 UTC (permalink / raw)
  To: 34509

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

From bf0042824211bc3f81a3222eccf51c7de0d91152 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Sun, 17 Feb 2019 00:55:45 -0600
Subject: [PATCH 2/2] gnu: emacs-exwm: Update to 0.22.

* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.22.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9325625cd..bd3c51b08 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6587,7 +6587,7 @@ It should enable you to implement low-level X11 applications.")
 (define-public emacs-exwm
   (package
     (name "emacs-exwm")
-    (version "0.21")
+    (version "0.22")
     (synopsis "Emacs X window manager")
     (source (origin
               (method url-fetch)
@@ -6595,7 +6595,7 @@ It should enable you to implement low-level X11 applications.")
                                   version ".tar"))
               (sha256
                (base32
-                "07ng1pgsnc3isfsyzh2gfc7391p9il8lb5xqf1z6yqn20w7k6xzj"))))
+                "0lppm8ng37i5s4x7xdrxhjbdcnpl6pyvn4g7w52zbckjsn8qnqh0"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-xelb" ,emacs-xelb)))
-- 
2.20.1

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

* bug#34509: [PATCH 2/2] gnu: emacs-exwm: Update to 0.22.
  2019-02-17  6:57 [bug#34509] [PATCH 2/2] gnu: emacs-exwm: Update to 0.22 Brett Gilio
@ 2019-02-17 11:04 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-02-17 11:04 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 34509-done

Brett Gilio <brettg@posteo.net> writes:

>>From bf0042824211bc3f81a3222eccf51c7de0d91152 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Sun, 17 Feb 2019 00:55:45 -0600
> Subject: [PATCH 2/2] gnu: emacs-exwm: Update to 0.22.
>
> * gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.22.
> ---

Thanks, pushed to the master branch with commit 451a5ae9b.

~~ Ricardo

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

end of thread, other threads:[~2019-02-17 11:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-17  6:57 [bug#34509] [PATCH 2/2] gnu: emacs-exwm: Update to 0.22 Brett Gilio
2019-02-17 11:04 ` bug#34509: " Ricardo Wurmus

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.