unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] Update emacs-org to 20161224
@ 2016-12-27  8:48 Nicolas Goaziou
  2016-12-27 16:04 ` Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2016-12-27  8:48 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 143 bytes --]

Hello,

Here is an update for the latest Org release.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-org-Update-to-20161224.patch --]
[-- Type: text/x-diff, Size: 1193 bytes --]

From 3f8e270adc0024756f29fefe38f2f8afa0ce7c70 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Tue, 27 Dec 2016 09:46:16 +0100
Subject: [PATCH] gnu: emacs-org: Update to 20161224.

* gnu/packages/emacs.scm (emacs-org): Update to 20161224.
---
 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 0184996b2..5b6b9900a 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3266,14 +3266,14 @@ passive voice.")
 (define-public emacs-org
   (package
     (name "emacs-org")
-    (version "20161214")
+    (version "20161224")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://elpa.gnu.org/packages/org-"
                                   version ".tar"))
               (sha256
                (base32
-                "0pa9d0l6axif5wlzi7lvxl0fpjwwvc79cy9d37z7md4hxyjdvwzm"))))
+                "0b10bjypn0w5ja776f8sxl1qpvb61iyz1n3c74jx6fqwypv7dmgi"))))
     (build-system emacs-build-system)
     (home-page "http://orgmode.org/")
     (synopsis "Outline-based notes management and organizer")
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Update emacs-org to 20161224
  2016-12-27  8:48 [PATCH] Update emacs-org to 20161224 Nicolas Goaziou
@ 2016-12-27 16:04 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2016-12-27 16:04 UTC (permalink / raw)
  To: Nicolas Goaziou, guix-devel

[-- Attachment #1: Type: text/plain, Size: 128 bytes --]

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> Here is an update for the latest Org release.

Thanks, applied!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-27 16:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-27  8:48 [PATCH] Update emacs-org to 20161224 Nicolas Goaziou
2016-12-27 16:04 ` Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).