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
|
(define-public emacs-org-re-reveal
|
||||||
(package
|
(package
|
||||||
(name "emacs-org-re-reveal")
|
(name "emacs-org-re-reveal")
|
||||||
(version "3.33.0")
|
(version "3.34.2")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -27438,7 +27438,7 @@ powerful Org contents.")
|
||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "09d0hy5nb485d3dd71a9dmjpbwvhj7zx1wwkl9hggc2gzj4f0snp"))))
|
(base32 "1i7r7i6r1s3bzw2vnmb5j052461n95bdj0kj0k8l9vbrhgs602v3"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list emacs-htmlize emacs-org))
|
(list emacs-htmlize emacs-org))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue