unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37490] [PATCH] gnu: emacs-exwm: Update to 0.23.
@ 2019-09-23 10:54 Divan Santana
  2019-09-25 13:19 ` bug#37490: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Divan Santana @ 2019-09-23 10:54 UTC (permalink / raw)
  To: 37490

* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.23.
---
 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 bffd0c68eb..0a5f8e826d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -8627,7 +8627,7 @@ It should enable you to implement low-level X11 applications.")
 (define-public emacs-exwm
   (package
     (name "emacs-exwm")
-    (version "0.22")
+    (version "0.23")
     (synopsis "Emacs X window manager")
     (source (origin
               (method url-fetch)
@@ -8635,7 +8635,7 @@ It should enable you to implement low-level X11 applications.")
                                   version ".tar"))
               (sha256
                (base32
-                "0lppm8ng37i5s4x7xdrxhjbdcnpl6pyvn4g7w52zbckjsn8qnqh0"))))
+                "05w1v3wrp1lzz20zd9lcvr5nhk809kgy6svvkbs15xhnr6x55ad5"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-xelb" ,emacs-xelb)))
--
2.23.0

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

* bug#37490: [PATCH] gnu: emacs-exwm: Update to 0.23.
  2019-09-23 10:54 [bug#37490] [PATCH] gnu: emacs-exwm: Update to 0.23 Divan Santana
@ 2019-09-25 13:19 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2019-09-25 13:19 UTC (permalink / raw)
  To: Divan Santana; +Cc: 37490-done

Hi,

Divan Santana <divan@santanas.co.za> skribis:

> * gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.23.

Applied, thanks!

Ludo’.

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

end of thread, other threads:[~2019-09-25 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23 10:54 [bug#37490] [PATCH] gnu: emacs-exwm: Update to 0.23 Divan Santana
2019-09-25 13:19 ` bug#37490: " Ludovic Courtès

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