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

Previous Next

Package: guix-patches;

Reported by: "Feng Shu" <tumashu <at> 163.com>

Date: Thu, 7 Dec 2017 13:06:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

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: "Feng Shu" <tumashu <at> 163.com>
Subject: bug#29605: closed (Re: [bug#29605] [PATCH] gnu: emacs-exwm:
 Update to 0.16.)
Date: Fri, 08 Dec 2017 08:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#29605: [PATCH] gnu: emacs-exwm: Update to 0.16.

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 29605 <at> debbugs.gnu.org.

-- 
29605: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29605
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: Feng Shu <tumashu <at> 163.com>
Cc: 29605-done <at> debbugs.gnu.org
Subject: Re: [bug#29605] [PATCH] gnu: emacs-exwm: Update to 0.16.
Date: Fri, 08 Dec 2017 13:56:07 +0530
Pushed, thanks!

[Message part 3 (message/rfc822, inline)]
From: "Feng Shu" <tumashu <at> 163.com>
To: guix-patches <at> gnu.org
Cc: Feng Shu <tumashu <at> 163.com>
Subject: [PATCH] gnu: emacs-exwm: Update to 0.16.
Date: Thu, 07 Dec 2017 21:05:10 +0800
[0001-gnu-emacs-exwm-Update-to-0.16.patch (text/x-patch, inline)]
From f8fd2b81ed945f0e8ad9ff1d27d262ea44e7b71c Mon Sep 17 00:00:00 2001
From: Feng Shu <tumashu <at> 163.com>
Date: Thu, 7 Dec 2017 20:56:56 +0800
Subject: [PATCH] gnu: emacs-exwm: Update to 0.16.

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

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 1cf14993c..701953a28 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -5386,7 +5386,7 @@ It should enable you to implement low-level X11 applications.")
 (define-public emacs-exwm
   (package
     (name "emacs-exwm")
-    (version "0.15")
+    (version "0.16")
     (synopsis "Emacs X window manager")
     (source (origin
               (method url-fetch)
@@ -5394,7 +5394,7 @@ It should enable you to implement low-level X11 applications.")
                                   version ".tar"))
               (sha256
                (base32
-                "1y7nqry9y0a99bsdqkk9f554vczfw4sz6raadw3138835qy697jg"))))
+                "0c4w5k9lzqj8yzhdqipdb4fs7ld2qklc6s137104jnfdvmrwcv2i"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-xelb" ,emacs-xelb)))
-- 
2.14.2

[Message part 5 (text/plain, inline)]
-- 

This bug report was last modified 7 years and 171 days ago.

Previous Next


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