GNU bug report logs - #34510
[PATCH 1/2] gnu: emacs-xelb: Update to 0.17.

Previous Next

Package: guix-patches;

Reported by: Brett Gilio <brettg <at> posteo.net>

Date: Sun, 17 Feb 2019 06:58:03 UTC

Severity: normal

Tags: patch

Done: Ricardo Wurmus <rekado <at> elephly.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: Ricardo Wurmus <rekado <at> elephly.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#34510: closed ([PATCH 1/2] gnu: emacs-xelb: Update to 0.17.)
Date: Sun, 17 Feb 2019 11:04:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 17 Feb 2019 12:03:42 +0100
with message-id <87sgwmy8vl.fsf <at> elephly.net>
and subject line Re: [bug#34510] [PATCH 1/2] gnu: emacs-xelb: Update to 0.17.
has caused the debbugs.gnu.org bug report #34510,
regarding [PATCH 1/2] gnu: emacs-xelb: Update to 0.17.
to be marked as done.

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


-- 
34510: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34510
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brett Gilio <brettg <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/2] gnu: emacs-xelb: Update to 0.17.
Date: Sun, 17 Feb 2019 00:57:13 -0600
[0001-gnu-emacs-xelb-Update-to-0.17.patch (text/x-patch, inline)]
From 0499e692a8da0f8a8d893edeb57b0e75f196d00e Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg <at> posteo.net>
Date: Sun, 17 Feb 2019 00:54:57 -0600
Subject: [PATCH 1/2] gnu: emacs-xelb: Update to 0.17.

* gnu/packages/emacs-xyz.scm (emacs-xelb): Update to 0.17.
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index b7b8989c2..9325625cd 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -41,7 +41,7 @@
 ;;; Copyright © 2018 Alex Branham <alex.branham <at> gmail.com>
 ;;; Copyright © 2018 Thorsten Wilms <t_w_ <at> freenet.de>
 ;;; Copyright © 2018 Pierre Langlois <pierre.langlois <at> gmx.com>
-;;; Copyright © 2018 Brett Gilio <brettg <at> posteo.net>
+;;; Copyright © 2018, 2019 Brett Gilio <brettg <at> posteo.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -6548,14 +6548,14 @@ which code derived from Kelvin H's org-page.")
 (define-public emacs-xelb
   (package
     (name "emacs-xelb")
-    (version "0.16")
+    (version "0.17")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://elpa.gnu.org/packages/xelb-"
                                   version ".tar"))
               (sha256
                (base32
-                "03wsr1jr7f7zfd80h864rd4makwh4widdnj1kjv2xyjwdgap9rl8"))))
+                "0k98580vq253fjdgklgqlwl450saninfw39fbq8lv3xsnp3dcgml"))))
     (build-system emacs-build-system)
     ;; The following functions and variables needed by emacs-xelb are
     ;; not included in emacs-minimal:
-- 
2.20.1



[Message part 4 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: Brett Gilio <brettg <at> posteo.net>
Cc: 34510-done <at> debbugs.gnu.org
Subject: Re: [bug#34510] [PATCH 1/2] gnu: emacs-xelb: Update to 0.17.
Date: Sun, 17 Feb 2019 12:03:42 +0100
Brett Gilio <brettg <at> posteo.net> writes:

>>From 0499e692a8da0f8a8d893edeb57b0e75f196d00e Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg <at> posteo.net>
> Date: Sun, 17 Feb 2019 00:54:57 -0600
> Subject: [PATCH 1/2] gnu: emacs-xelb: Update to 0.17.
>
> * gnu/packages/emacs-xyz.scm (emacs-xelb): Update to 0.17.
> ---

Thanks, pushed to the master branch with commit e3da630bf.

~~ Ricardo



This bug report was last modified 6 years and 152 days ago.

Previous Next


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