1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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
This commit is contained in:
Cayetano Santos
2026-03-09 19:39:23 +01:00
parent 89d3df6a2b
commit 053e9b6cc1

View File

@@ -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