all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71122] [PATCH] gnu: emacs-org: Update to 9.6.30.
@ 2024-05-22 15:05 Suhail Singh
  2024-06-02 18:27 ` bug#71122: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Suhail Singh @ 2024-05-22 15:05 UTC (permalink / raw)
  To: 71122; +Cc: Andrew Tropin, Katherine Cox-Buday, Liliana Marie Prikler


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

Change-Id: I3049798cce9d903c4bee14c930d7862872bb8774
---
 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 4ca9eff671..d0fc37fcfa 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -17115,7 +17115,7 @@ (define-public emacs-neotree
 (define-public emacs-org
   (package
     (name "emacs-org")
-    (version "9.6.28")
+    (version "9.6.30")
     (source
      (origin
        (method git-fetch)
@@ -17124,7 +17124,7 @@ (define-public emacs-org
              (commit (string-append "release_" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1fp7arax4wjzgbcqvmj7xrcjipqskhlznsc6q5cb32dvb7akn1ni"))))
+        (base32 "0v4b3yl4limrq3jgf0jvvx73cs7d36p14c2x93pdvn50mjykii3f"))))
     (build-system emacs-build-system)
     (arguments
      (list

base-commit: 4955589f2f343e1862dfae7831d1fc548811d59b
-- 
2.45.1






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

* bug#71122: [PATCH] gnu: emacs-org: Update to 9.6.30.
  2024-05-22 15:05 [bug#71122] [PATCH] gnu: emacs-org: Update to 9.6.30 Suhail Singh
@ 2024-06-02 18:27 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-06-02 18:27 UTC (permalink / raw)
  To: Suhail Singh
  Cc: 71122-done, Katherine Cox-Buday, Liliana Marie Prikler,
	Andrew Tropin

Hi,

"Suhail Singh" <suhailsingh247@gmail.com> skribis:

> * gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.6.30.
>
> Change-Id: I3049798cce9d903c4bee14c930d7862872bb8774

Finally applied (I hear there’s a new release though!).

Thanks,
Ludo’.




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

end of thread, other threads:[~2024-06-03  4:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-22 15:05 [bug#71122] [PATCH] gnu: emacs-org: Update to 9.6.30 Suhail Singh
2024-06-02 18:27 ` bug#71122: " Ludovic Courtès

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.