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

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Tue, 17 Oct 2023 10:27:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <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: Cayetano Santos <csantosb <at> inventati.org>
Subject: bug#66591: closed (Re: [bug#66591] [PATCH] gnu: emacs-exwm:
 Update to 0.28.)
Date: Wed, 25 Oct 2023 09:52:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66591: [PATCH] gnu: emacs-exwm: Update to 0.28.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 66591 <at> debbugs.gnu.org.

-- 
66591: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66591
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 66591-done <at> debbugs.gnu.org
Subject: Re: [bug#66591] [PATCH] gnu: emacs-exwm: Update to 0.28.
Date: Wed, 25 Oct 2023 11:51:16 +0200
> * gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.28.

Applied, thanks,

Mathieu

[Message part 3 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: emacs-exwm: Update to 0.28.
Date: Tue, 17 Oct 2023 12:25:30 +0200
* gnu/packages/emacs-xyz.scm (emacs-exwm): Update to 0.28.
---
 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 bb8c25f9b5..ec3608632b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18809,7 +18809,7 @@ (define-public emacs-xelb
 (define-public emacs-exwm
   (package
     (name "emacs-exwm")
-    (version "0.27")
+    (version "0.28")
     (synopsis "Emacs X window manager")
     (source
      (origin
@@ -18817,7 +18817,7 @@ (define-public emacs-exwm
        (uri (string-append "https://elpa.gnu.org/packages/"
                            "exwm-" version ".tar"))
        (sha256
-        (base32 "094k33clmxhnab0wniyrs48sdz28kna2g6fmkhsd7n20nmhhc4sn"))))
+        (base32 "00h5awqazk807zxvb02a9dp8gd5ifi3y1kcwmr1czk6kdmkjx32l"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-xelb))

base-commit: 0e467b7b0bc02860f2819e4eaf74f5cdae7e2cd1
-- 
2.41.0




This bug report was last modified 1 year and 260 days ago.

Previous Next


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