1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

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

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

Change-Id: I85f763c018ce50de122ac64e1c6bfea554115142
This commit is contained in:
Nicolas Goaziou 2025-01-26 19:32:09 +01:00
parent 609371cb8a
commit 0212abaab4
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

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