GNU bug report logs - #25783
[PATCH] Update emacs-org

Previous Next

Package: guix-patches;

Reported by: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Date: Sat, 18 Feb 2017 09:00:02 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#25783: closed ([PATCH] Update emacs-org)
Date: Sat, 18 Feb 2017 10:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 18 Feb 2017 11:40:57 +0100
with message-id <87zihjsrwm.fsf <at> elephly.net>
and subject line Re: bug#25783: [PATCH] Update emacs-org
has caused the debbugs.gnu.org bug report #25783,
regarding [PATCH] Update emacs-org
to be marked as done.

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


-- 
25783: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25783
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: guix-patches <at> gnu.org
Subject: [PATCH] Update emacs-org
Date: Sat, 18 Feb 2017 09:59:15 +0100
[Message part 3 (text/plain, inline)]
Hello,

The following patch updates Emacs Org mode to 9.0.5.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738
[0001-gnu-emacs-Update-to-9.0.5.patch (text/x-diff, inline)]
From 21d80d7893ceeb0009adf82dc5beca3a0c04b24a Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Date: Sat, 18 Feb 2017 09:49:03 +0100
Subject: [PATCH] gnu: emacs: Update to 9.0.5

* gnu/packages/emacs.scm (emacs-org): Update to 20170210.
---
 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 04c7a0801..c3277dfbd 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3410,14 +3410,14 @@ passive voice.")
 (define-public emacs-org
   (package
     (name "emacs-org")
-    (version "20170124")
+    (version "20170210")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://elpa.gnu.org/packages/org-"
                                   version ".tar"))
               (sha256
                (base32
-                "0mcnjwvily0xv1xl11dj18lg38llvrxja2j9mwn6vql8n5y1srxi"))))
+                "15415wh3w8d4c8hd7qfrfdjnjb1zppmrkg8cdp7hw2ilyr90c0bn"))))
     (build-system emacs-build-system)
     (home-page "http://orgmode.org/")
     (synopsis "Outline-based notes management and organizer")
-- 
2.11.0

[Message part 5 (message/rfc822, inline)]
From: Ricardo Wurmus <rekado <at> elephly.net>
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: 25783-done <at> debbugs.gnu.org
Subject: Re: bug#25783: [PATCH] Update emacs-org
Date: Sat, 18 Feb 2017 11:40:57 +0100
Hi Nicolas,

I have changed the commit summary and pushed the patch to master with
commit a26d6bcc5.

Thanks!

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net



This bug report was last modified 8 years and 91 days ago.

Previous Next


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