gnu: emacs-org-re-reveal: Update to 3.7.0.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.7.0.
This commit is contained in:
parent
398c95f986
commit
bad1e5697c
@ -17081,7 +17081,7 @@ powerful Org contents.")
|
||||
(define-public emacs-org-re-reveal
|
||||
(package
|
||||
(name "emacs-org-re-reveal")
|
||||
(version "3.1.1")
|
||||
(version "3.7.0")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@ -17090,7 +17090,7 @@ powerful Org contents.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0an799lxy1j48zlg00982d1rhg46ls4fz4v7r7qdh6228icq5hij"))))
|
||||
"1vzn0l8ig4rzh5h8j7kxn8kslqrij97qqv98fbnlwmrw4z87v8dr"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
`(("emacs-htmlize" ,emacs-htmlize)
|
||||
|
Loading…
Reference in New Issue
Block a user