mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-21 16:45:58 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user