mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 15:25:54 +02:00
gnu: emacs-org-node-3: Update to 3.9.9.
* gnu/packages/emacs-xyz.scm (emacs-org-node-3): Update to 3.9.9. Change-Id: Ib1d533583be5c3fc4debff01299b1e29fe637ffc
This commit is contained in:
@@ -43262,7 +43262,7 @@ structure of all your Org files – headings, links and so on..")
|
||||
(define-public emacs-org-node-3
|
||||
(package
|
||||
(name "emacs-org-node")
|
||||
(version "3.9.1")
|
||||
(version "3.9.9")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -43271,7 +43271,7 @@ structure of all your Org files – headings, links and so on..")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nvi1gjll8qlin2adv556wgd030rzjzdj6wpflldw16m87cff7x0"))))
|
||||
"10c71yhbhjm21fq3wqln5ldrag84mri435xxwhcgzz3krhyxmijf"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
'(#:tests? #f ; fails
|
||||
|
||||
Reference in New Issue
Block a user