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:
parent
609371cb8a
commit
0212abaab4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue