GNU bug report logs -
#34509
[PATCH 2/2] gnu: emacs-exwm: Update to 0.22.
Previous Next
Reported by: Brett Gilio <brettg <at> posteo.net>
Date: Sun, 17 Feb 2019 06:58:02 UTC
Severity: normal
Tags: patch
Done: Ricardo Wurmus <rekado <at> elephly.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34509 in the body.
You can then email your comments to 34509 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#34509
; Package
guix-patches
.
(Sun, 17 Feb 2019 06:58:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Brett Gilio <brettg <at> posteo.net>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sun, 17 Feb 2019 06:58:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0002-gnu-emacs-exwm-Update-to-0.22.patch (text/x-patch, inline)]
From bf0042824211bc3f81a3222eccf51c7de0d91152 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> 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
Reply sent
to
Ricardo Wurmus <rekado <at> elephly.net>
:
You have taken responsibility.
(Sun, 17 Feb 2019 11:05:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Brett Gilio <brettg <at> posteo.net>
:
bug acknowledged by developer.
(Sun, 17 Feb 2019 11:05:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 34509-done <at> debbugs.gnu.org (full text, mbox):
Brett Gilio <brettg <at> posteo.net> writes:
>>From bf0042824211bc3f81a3222eccf51c7de0d91152 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> 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
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 17 Mar 2019 11:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 153 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.