gnu: emacs-org-node: Update to 2.1.2.

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

Change-Id: I5a8a2d3a006fba054d691572b41a04babaf56be2
This commit is contained in:
Nicolas Goaziou 2025-03-07 09:29:16 +01:00
parent 26d5721b71
commit 1ee9c1b645
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -39692,7 +39692,7 @@ personal wiki.")
(define-public emacs-org-node
(package
(name "emacs-org-node")
(version "1.9.28")
(version "2.1.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -39701,7 +39701,7 @@ personal wiki.")
(file-name (git-file-name name version))
(sha256
(base32
"0zjwmcxgnhrs4a0kj39fphwah0jqyjpprzmpn2pclcc4gbbl9qp9"))))
"05f5ga66q2vyv48z95lky0hzbs2zq5bvppkx7bbyv252jzxbibw3"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-dash