mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: emacs-org-node: Update to 3.18.3.
* gnu/packages/emacs-xyz.scm (emacs-org-node): Update to 3.18.3. Change-Id: I57c6b3b81f728d1ae14671ceb3fea29667fdef4c
This commit is contained in:
@@ -44107,7 +44107,7 @@ structure of all your Org files – headings, links and so on..")
|
||||
(define-public emacs-org-node
|
||||
(package
|
||||
(name "emacs-org-node")
|
||||
(version "3.12.3")
|
||||
(version "3.18.3")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -44116,7 +44116,7 @@ structure of all your Org files – headings, links and so on..")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"073p0ixn1md9c1hkq87yfvnxmvvr8s80gilwp8p08jvk20rs9amk"))))
|
||||
"02bjbfgy07c24xvb44rsc6zkfbizakfakjfjjjqh8xr5cgrb078i"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user