* bug#26957: [PATCH] Update emacs-org
@ 2017-05-16 21:28 Nicolas Goaziou
2017-05-17 13:14 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Goaziou @ 2017-05-16 21:28 UTC (permalink / raw)
To: 26957
[-- Attachment #1: Type: text/plain, Size: 136 bytes --]
Hello,
The following patch updates emacs-org.
Regards,
--
Nicolas Goaziou 0x80A93738
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-org-Update-to-20170515.patch --]
[-- Type: text/x-diff, Size: 1191 bytes --]
From 6ddf916619aef9bcd1c9892b1ebeeed580d6484b Mon Sep 17 00:00:00 2001
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Date: Tue, 16 May 2017 23:26:17 +0200
Subject: [PATCH] gnu: emacs-org: Update to 20170515.
* gnu/packages/emacs.scm (emacs-org): Update emacs-org.
---
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 228b2a47f..3ed08043b 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3579,14 +3579,14 @@ passive voice.")
(define-public emacs-org
(package
(name "emacs-org")
- (version "20170502")
+ (version "20170515")
(source (origin
(method url-fetch)
(uri (string-append "http://elpa.gnu.org/packages/org-"
version ".tar"))
(sha256
(base32
- "12inz804j55ycprb2m3ay54d1bhwhjssmn5nrfm7cfklyhfsy27s"))))
+ "0lfapcxil69x1a63cszgq72lqks1z3gpyxw7vcllqlgi7n7a4y6f"))))
(build-system emacs-build-system)
(home-page "http://orgmode.org/")
(synopsis "Outline-based notes management and organizer")
--
2.13.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#26957: [PATCH] Update emacs-org
2017-05-16 21:28 bug#26957: [PATCH] Update emacs-org Nicolas Goaziou
@ 2017-05-17 13:14 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-05-17 13:14 UTC (permalink / raw)
To: Nicolas Goaziou; +Cc: 26957-done
Nicolas Goaziou <mail@nicolasgoaziou.fr> skribis:
> From 6ddf916619aef9bcd1c9892b1ebeeed580d6484b Mon Sep 17 00:00:00 2001
> From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
> Date: Tue, 16 May 2017 23:26:17 +0200
> Subject: [PATCH] gnu: emacs-org: Update to 20170515.
>
> * gnu/packages/emacs.scm (emacs-org): Update emacs-org.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-05-17 13:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-16 21:28 bug#26957: [PATCH] Update emacs-org Nicolas Goaziou
2017-05-17 13:14 ` Ludovic Courtès
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).