GNU bug report logs - #30945
[PATCH 1/3] gnu: emacs-xelb: Update to 0.14.

Previous Next

Package: guix-patches;

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

Date: Mon, 26 Mar 2018 00:06:01 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

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 30945 in the body.
You can then email your comments to 30945 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#30945; Package guix-patches. (Mon, 26 Mar 2018 00:06:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Feng Shu" <tumashu <at> qq.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 26 Mar 2018 00:06:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Feng Shu" <tumashu <at> qq.com>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/3] gnu: emacs-xelb: Update to 0.14.
Date: Mon, 26 Mar 2018 07:24:45 +0800
[0001-gnu-emacs-xelb-Update-to-0.14.patch (text/x-patch, inline)]
From 4bf3a51469d3027b8d59da2b9522f88bf0bef7b0 Mon Sep 17 00:00:00 2001
From: Feng Shu <tumashu <at> 163.com>
Date: Sun, 25 Mar 2018 20:10:18 +0800
Subject: [PATCH 1/3] gnu: emacs-xelb: Update to 0.14.

* gnu/packages/emacs.scm (emacs-xelb): Update to 0.14.
---
 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 a95b57e86..3e0cb0d7c 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -5703,14 +5703,14 @@ which code derived from Kelvin H's org-page.")
 (define-public emacs-xelb
   (package
     (name "emacs-xelb")
-    (version "0.12")
+    (version "0.14")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://elpa.gnu.org/packages/xelb-"
                                   version ".tar"))
               (sha256
                (base32
-                "0i9n0f3ibj4a5pwcsvwrah9m0fz32m0x6a9wsmjn3li20v8pcb81"))))
+                "09flnbjy9ck784kprz036rwg9qk45hpv0w5hz3pz3zhwyk57fv74"))))
     (build-system emacs-build-system)
     ;; The following functions and variables needed by emacs-xelb are
     ;; not included in emacs-minimal:
-- 
2.16.2

[0002-gnu-emacs-exwm-Update-to-0.18.patch (text/x-patch, inline)]
From 1c2376e3da955408b71867613b063aa9933c6409 Mon Sep 17 00:00:00 2001
From: Feng Shu <tumashu <at> 163.com>
Date: Sun, 25 Mar 2018 20:11:53 +0800
Subject: [PATCH 2/3] gnu: emacs-exwm: Update to 0.18.

* gnu/packages/emacs.scm (emacs-exwm): Update to 0.18.
---
 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 3e0cb0d7c..0a7c8d689 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -5742,7 +5742,7 @@ It should enable you to implement low-level X11 applications.")
 (define-public emacs-exwm
   (package
     (name "emacs-exwm")
-    (version "0.16")
+    (version "0.18")
     (synopsis "Emacs X window manager")
     (source (origin
               (method url-fetch)
@@ -5750,7 +5750,7 @@ It should enable you to implement low-level X11 applications.")
                                   version ".tar"))
               (sha256
                (base32
-                "0c4w5k9lzqj8yzhdqipdb4fs7ld2qklc6s137104jnfdvmrwcv2i"))))
+                "1shz5bf4v4gg3arjaaldics5qkg3aiiaf3ngys8lb6qyxhcpvh6q"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-xelb" ,emacs-xelb)))
-- 
2.16.2

[0003-gnu-emacs-exwm-x-Update-to-1.8.1.patch (text/x-patch, inline)]
From 7fd7cae15bc5d62480e5ec0704cb4816ac0105de Mon Sep 17 00:00:00 2001
From: Feng Shu <tumashu <at> 163.com>
Date: Mon, 26 Mar 2018 06:40:49 +0800
Subject: [PATCH 3/3] gnu: emacs-exwm-x: Update to 1.8.1.

* gnu/packages/emacs.scm (emacs-exwm-x): Update to 1.8.1.
---
 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 0a7c8d689..f28f2221a 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -5833,7 +5833,7 @@ other operations.")
 (define-public emacs-exwm-x
   (package
     (name "emacs-exwm-x")
-    (version "1.7.2")
+    (version "1.8.1")
     (synopsis "Derivative window manager based on EXWM")
     (source (origin
               (method url-fetch)
@@ -5843,7 +5843,7 @@ other operations.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1ny13i82fb72917jgl0ndwjg1x6l9f8gfhcx7cwlwhh5saq23mvy"))))
+                "0ali1100aacq4zbvcck80h51pvw204jlxhn4aikkqq4ngbx03kkr"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-exwm" ,emacs-exwm)
-- 
2.16.2

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

Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Mon, 26 Mar 2018 18:12:02 GMT) Full text and rfc822 format available.

Notification sent to "Feng Shu" <tumashu <at> qq.com>:
bug acknowledged by developer. (Mon, 26 Mar 2018 18:12:02 GMT) Full text and rfc822 format available.

Message #10 received at 30945-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Feng Shu <tumashu <at> qq.com>, 30945-done <at> debbugs.gnu.org
Subject: Re: [bug#30945] [PATCH 1/3] gnu: emacs-xelb: Update to 0.14.
Date: Mon, 26 Mar 2018 20:11:47 +0200
[Message part 1 (text/plain, inline)]
Feng Shu <tumashu <at> qq.com> writes:

> From 4bf3a51469d3027b8d59da2b9522f88bf0bef7b0 Mon Sep 17 00:00:00 2001
> From: Feng Shu <tumashu <at> 163.com>
> Date: Sun, 25 Mar 2018 20:10:18 +0800
> Subject: [PATCH 1/3] gnu: emacs-xelb: Update to 0.14.

[...]

> From 1c2376e3da955408b71867613b063aa9933c6409 Mon Sep 17 00:00:00 2001
> From: Feng Shu <tumashu <at> 163.com>
> Date: Sun, 25 Mar 2018 20:11:53 +0800
> Subject: [PATCH 2/3] gnu: emacs-exwm: Update to 0.18.

[...]

> From 7fd7cae15bc5d62480e5ec0704cb4816ac0105de Mon Sep 17 00:00:00 2001
> From: Feng Shu <tumashu <at> 163.com>
> Date: Mon, 26 Mar 2018 06:40:49 +0800
> Subject: [PATCH 3/3] gnu: emacs-exwm-x: Update to 1.8.1.

Applied all three, thanks!
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 24 Apr 2018 11:24:06 GMT) Full text and rfc822 format available.

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

Previous Next


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