From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: guix-devel@gnu.org
Subject: [PATCH] Update emacs-org
Date: Sun, 18 Sep 2016 22:53:07 +0200 [thread overview]
Message-ID: <87h99dnd58.fsf@saiph.selenimh> (raw)
[-- Attachment #1: Type: text/plain, Size: 135 bytes --]
Hello,
Here is an update for Emacs Org mode.
Regards,
--
Nicolas Goaziou 0x80A93738
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: update emacs-org --]
[-- Type: text/x-diff, Size: 1182 bytes --]
From 140de22b80815125bb14517c0060882c0d88c061 Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Sun, 18 Sep 2016 22:48:17 +0200
Subject: [PATCH] gnu: emacs-org: Update to 20160912
* gnu/packages/emacs.scm (emacs-org): Update to 20160912.
---
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 d8ffacd..e535259 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3017,14 +3017,14 @@ passive voice.")
(define-public emacs-org
(package
(name "emacs-org")
- (version "20160815")
+ (version "20160912")
(source (origin
(method url-fetch)
(uri (string-append "http://orgmode.org/elpa/org-"
version ".tar"))
(sha256
(base32
- "0k9pa13kpmpi6irmbavxffgqfanhjnijz4mkmmi0zp7kgjfbaliw"))))
+ "1xawj0pdvqrgzlixxgbfa01gzajfaz47anr5m4aw035rhc6s02r7"))))
(build-system emacs-build-system)
(home-page "http://orgmode.org/")
(synopsis "Outline-based notes management and organizer")
--
2.9.3
next reply other threads:[~2016-09-18 20:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-18 20:53 Nicolas Goaziou [this message]
2016-09-19 20:37 ` [PATCH] Update emacs-org Efraim Flashner
-- strict thread matches above, loose matches on Subject: below --
2016-12-17 22:32 Nicolas Goaziou
2016-12-18 9:06 ` 宋文武
2017-01-28 22:04 Nicolas Goaziou
2017-01-28 23:50 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87h99dnd58.fsf@saiph.selenimh \
--to=mail@nicolasgoaziou.fr \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).