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

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

Change-Id: I4d8d9d650c6a992d7aae4a87763c131a1305b56f
This commit is contained in:
Danny Milosavljevic 2025-07-13 22:08:58 +02:00
parent 9119ed1102
commit b22edc407e
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

@ -41490,7 +41490,7 @@ structure of all your Org files headings, links and so on..")
(define-public emacs-org-node-3 (define-public emacs-org-node-3
(package (package
(name "emacs-org-node") (name "emacs-org-node")
(version "3.4.1") (version "3.7.4")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
@ -41499,7 +41499,7 @@ structure of all your Org files headings, links and so on..")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"05sqrf96fs9yx9fw7mwl6y2376rwxk97jd4zdh74f9w56hkf5y6p")))) "1cxzdyiqan4881m7fpzxym1gkplqlyagl3bj1pwa7a5bswhld40y"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
'(#:tests? #f ; fails '(#:tests? #f ; fails