all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#28131] [PATCH] gnu: Update emacs-org to 20170814.
@ 2017-08-17 20:56 Oleg Pykhalov
  2017-08-18  8:59 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Oleg Pykhalov @ 2017-08-17 20:56 UTC (permalink / raw)
  To: 28131

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH] gnu: Update emacs-org to 20170814. --]
[-- Type: text/x-patch, Size: 1186 bytes --]

From 24ac0704093b449d7787f0f75ff4fb1ece29fcd2 Mon Sep 17 00:00:00 2001
From: Oleg Pykhalov <go.wigust@gmail.com>
Date: Thu, 17 Aug 2017 23:55:29 +0300
Subject: [PATCH] gnu: Update emacs-org to 20170814.

* gnu/packages/emacs.scm (emacs-org): Update to 20170814.
---
 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 d72e3f336..7f9437fb7 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3716,14 +3716,14 @@ passive voice.")
 (define-public emacs-org
   (package
     (name "emacs-org")
-    (version "20170622")
+    (version "20170814")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://elpa.gnu.org/packages/org-"
                                   version ".tar"))
               (sha256
                (base32
-                "0922lcbr2r7bkswljqzbm5y3ny1n67qfrmf7h7z9hsw2wy0505dp"))))
+                "1rk3y4ns5f7f22vv0pg1x5mpn3vpm1123sxpd1ilbzajw3hfgwwn"))))
     (build-system emacs-build-system)
     (home-page "http://orgmode.org/")
     (synopsis "Outline-based notes management and organizer")
-- 
2.14.1

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

* [bug#28131] [PATCH] gnu: Update emacs-org to 20170814.
  2017-08-17 20:56 [bug#28131] [PATCH] gnu: Update emacs-org to 20170814 Oleg Pykhalov
@ 2017-08-18  8:59 ` Nicolas Goaziou
  2017-08-18 10:04   ` bug#28131: " Oleg Pykhalov
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2017-08-18  8:59 UTC (permalink / raw)
  To: Oleg Pykhalov; +Cc: 28131

Hello,

Oleg Pykhalov <go.wigust@gmail.com> writes:

> From 24ac0704093b449d7787f0f75ff4fb1ece29fcd2 Mon Sep 17 00:00:00 2001
> From: Oleg Pykhalov <go.wigust@gmail.com>
> Date: Thu, 17 Aug 2017 23:55:29 +0300
> Subject: [PATCH] gnu: Update emacs-org to 20170814.
>
> * gnu/packages/emacs.scm (emacs-org): Update to 20170814.

Thank you for your patch.

FWIW, this is not a tagged release. I'm not sure we really need to
update the package every time an automated release is done, i.e., almost
every week.

WDYT?

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

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

* bug#28131: [PATCH] gnu: Update emacs-org to 20170814.
  2017-08-18  8:59 ` Nicolas Goaziou
@ 2017-08-18 10:04   ` Oleg Pykhalov
  0 siblings, 0 replies; 3+ messages in thread
From: Oleg Pykhalov @ 2017-08-18 10:04 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 28131, 28131-done

Hello Nicolas,

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Thank you for your patch.
>
> FWIW, this is not a tagged release. I'm not sure we really need to
> update the package every time an automated release is done, i.e., almost
> every week.
>
> WDYT?

I agree, didn't check this and just trusted to “guix refresh”.  Sorry.

I'll mark as done the bug report.

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

end of thread, other threads:[~2017-08-18 10:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-17 20:56 [bug#28131] [PATCH] gnu: Update emacs-org to 20170814 Oleg Pykhalov
2017-08-18  8:59 ` Nicolas Goaziou
2017-08-18 10:04   ` bug#28131: " Oleg Pykhalov

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.