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

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

Change-Id: I4730e3ba522923e4abe08a4c0c4edb334950d4cc
This commit is contained in:
Nicolas Goaziou 2024-10-12 11:43:06 +02:00
parent ef444ee97d
commit 0fe9affe6f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -38251,7 +38251,7 @@ personal wiki.")
(define-public emacs-org-node
(package
(name "emacs-org-node")
(version "1.4.1")
(version "1.5.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -38260,7 +38260,7 @@ personal wiki.")
(file-name (git-file-name name version))
(sha256
(base32
"0gf8abfjm2hhp19g9zi38gbvr9lmx9li0jma838q8hj1f1k7ps1q"))))
"0ma5cn57dng5i1jmq9q7nh9a9sdnm5jlihyd4xgn465q4dqsch2p"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-dash