guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 053e9b6cc1ee78c6ebacbbae815fdec0442c25ff
Author: Cayetano Santos <[email protected]>
AuthorDate: Mon Mar 9 19:39:23 2026 +0100
gnu: emacs-org-node: Update to 3.18.3.
* gnu/packages/emacs-xyz.scm (emacs-org-node): Update to 3.18.3.
Change-Id: I57c6b3b81f728d1ae14671ceb3fea29667fdef4c
---
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 114fbbb73e..dbed2a2010 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -44107,7 +44107,7 @@ structure of all your Org files – headings, links and
so on..")
(define-public emacs-org-node
(package
(name "emacs-org-node")
- (version "3.12.3")
+ (version "3.18.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -44116,7 +44116,7 @@ structure of all your Org files – headings, links and
so on..")
(file-name (git-file-name name version))
(sha256
(base32
- "073p0ixn1md9c1hkq87yfvnxmvvr8s80gilwp8p08jvk20rs9amk"))))
+ "02bjbfgy07c24xvb44rsc6zkfbizakfakjfjjjqh8xr5cgrb078i"))))
(build-system emacs-build-system)
(arguments
(list