GNU bug report logs - #37490
[PATCH] gnu: emacs-exwm: Update to 0.23.

Previous Next

Package: guix-patches;

Reported by: Divan Santana <divan <at> santanas.co.za>

Date: Mon, 23 Sep 2019 11:03:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#37490: closed ([PATCH] gnu: emacs-exwm: Update to 0.23.)
Date: Wed, 25 Sep 2019 13:21:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 25 Sep 2019 15:19:57 +0200
with message-id <87ef04ms1u.fsf <at> gnu.org>
and subject line Re: [bug#37490] [PATCH] gnu: emacs-exwm: Update to 0.23.
has caused the debbugs.gnu.org bug report #37490,
regarding [PATCH] gnu: emacs-exwm: Update to 0.23.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
37490: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37490
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Divan Santana <divan <at> santanas.co.za>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-exwm: Update to 0.23.
Date: Mon, 23 Sep 2019 12:54:56 +0200
* 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


[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Divan Santana <divan <at> santanas.co.za>
Cc: 37490-done <at> debbugs.gnu.org
Subject: Re: [bug#37490] [PATCH] gnu: emacs-exwm: Update to 0.23.
Date: Wed, 25 Sep 2019 15:19:57 +0200
Hi,

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

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

Applied, thanks!

Ludo’.


This bug report was last modified 5 years and 298 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.