From 053e9b6cc1ee78c6ebacbbae815fdec0442c25ff Mon Sep 17 00:00:00 2001 From: Cayetano Santos Date: Mon, 9 Mar 2026 19:39:23 +0100 Subject: [PATCH] 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