all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74655] [PATCH] gnu: emacs-org: Update to 9.7.16.
@ 2024-12-02 18:00 Suhail Singh
  2024-12-02 18:00 ` [bug#74655] [PATCH v2] gnu: emacs-org: Update to 9.7.17 Suhail Singh
  0 siblings, 1 reply; 3+ messages in thread
From: Suhail Singh @ 2024-12-02 18:00 UTC (permalink / raw)
  To: 74655; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler

* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.16.

Change-Id: I61387692581c83e027e5232e307e9a062cf207c5
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 11518d9e7f..88ef013df2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18012,7 +18012,7 @@ (define-public emacs-neotree
 (define-public emacs-org
   (package
     (name "emacs-org")
-    (version "9.7.14")
+    (version "9.7.16")
     (source
      (origin
        (method git-fetch)
@@ -18021,7 +18021,7 @@ (define-public emacs-org
              (commit (string-append "release_" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0c6f4rjkld32hc2m8c5kc1jzip5k56bjzm4f12nc7ipsd3yywvwf"))))
+        (base32 "17bnl4wakvg9avhkh1ns0z6g6hk6g6i8n690fqrbndpw7sx7pc4g"))))
     (build-system emacs-build-system)
     (arguments
      (list

base-commit: d97a67d41de142c0fbdba55e96bfc147482bfae2




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

* [bug#74655] [PATCH v2] gnu: emacs-org: Update to 9.7.17.
  2024-12-02 18:00 [bug#74655] [PATCH] gnu: emacs-org: Update to 9.7.16 Suhail Singh
@ 2024-12-02 18:00 ` Suhail Singh
  2024-12-11  1:37   ` bug#74655: " Hilton Chain
  0 siblings, 1 reply; 3+ messages in thread
From: Suhail Singh @ 2024-12-02 18:00 UTC (permalink / raw)
  To: 74655; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler

* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.17.

Change-Id: I61387692581c83e027e5232e307e9a062cf207c5
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9ff4329aba..3c59bb996c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18012,7 +18012,7 @@ (define-public emacs-neotree
 (define-public emacs-org
   (package
     (name "emacs-org")
-    (version "9.7.14")
+    (version "9.7.17")
     (source
      (origin
        (method git-fetch)
@@ -18021,7 +18021,7 @@ (define-public emacs-org
              (commit (string-append "release_" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0c6f4rjkld32hc2m8c5kc1jzip5k56bjzm4f12nc7ipsd3yywvwf"))))
+        (base32 "0zr5md07f252wxmvp3mna8sslzlqmnc2lmnnnx6zmp695r4227za"))))
     (build-system emacs-build-system)
     (arguments
      (list

base-commit: fbc5e7fc40919a66a24855430f7b32a304579d0d




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

* bug#74655: [PATCH v2] gnu: emacs-org: Update to 9.7.17.
  2024-12-02 18:00 ` [bug#74655] [PATCH v2] gnu: emacs-org: Update to 9.7.17 Suhail Singh
@ 2024-12-11  1:37   ` Hilton Chain
  0 siblings, 0 replies; 3+ messages in thread
From: Hilton Chain @ 2024-12-11  1:37 UTC (permalink / raw)
  To: Suhail Singh
  Cc: Katherine Cox-Buday, 74655-done, Liliana Marie Prikler,
	Andrew Tropin

Hi Suhail,

On Tue, 03 Dec 2024 02:00:12 +0800,
Suhail Singh wrote:
>
> * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.7.17.
>
> Change-Id: I61387692581c83e027e5232e307e9a062cf207c5
> ---
>  gnu/packages/emacs-xyz.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied v2 as 76b3172cb60f373417f098554f3ef484c6acb4b2, thanks!




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

end of thread, other threads:[~2024-12-11  1:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-02 18:00 [bug#74655] [PATCH] gnu: emacs-org: Update to 9.7.16 Suhail Singh
2024-12-02 18:00 ` [bug#74655] [PATCH v2] gnu: emacs-org: Update to 9.7.17 Suhail Singh
2024-12-11  1:37   ` bug#74655: " Hilton Chain

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.