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