mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-org-re-reveal: Update to 3.34.2.
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.34.2. Change-Id: Ia990b92b172a3caa9bb3514c8cc9730b977c5ca2
This commit is contained in:
parent
8fba42e1be
commit
c9bde592c1
1 changed files with 2 additions and 2 deletions
|
@ -27429,7 +27429,7 @@ powerful Org contents.")
|
|||
(define-public emacs-org-re-reveal
|
||||
(package
|
||||
(name "emacs-org-re-reveal")
|
||||
(version "3.33.0")
|
||||
(version "3.34.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -27438,7 +27438,7 @@ powerful Org contents.")
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "09d0hy5nb485d3dd71a9dmjpbwvhj7zx1wwkl9hggc2gzj4f0snp"))))
|
||||
(base32 "1i7r7i6r1s3bzw2vnmb5j052461n95bdj0kj0k8l9vbrhgs602v3"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-htmlize emacs-org))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue