mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-org-node: Update to 2.1.2.
* gnu/packages/emacs-xyz.scm (emacs-org-node): Update to 2.1.2. Change-Id: I5a8a2d3a006fba054d691572b41a04babaf56be2
This commit is contained in:
parent
26d5721b71
commit
1ee9c1b645
1 changed files with 2 additions and 2 deletions
|
@ -39692,7 +39692,7 @@ personal wiki.")
|
|||
(define-public emacs-org-node
|
||||
(package
|
||||
(name "emacs-org-node")
|
||||
(version "1.9.28")
|
||||
(version "2.1.2")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -39701,7 +39701,7 @@ personal wiki.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0zjwmcxgnhrs4a0kj39fphwah0jqyjpprzmpn2pclcc4gbbl9qp9"))))
|
||||
"05f5ga66q2vyv48z95lky0hzbs2zq5bvppkx7bbyv252jzxbibw3"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-dash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue