mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: emacs-org2web: Update to 0.9.2.
* gnu/packages/emacs-xyz.scm (emacs-org2web): Update to 0.9.2. Change-Id: I960041fdbdeb6e2f0ee90766b1ba9cb11c2eef56
This commit is contained in:
parent
d07b316973
commit
6e6d5bd3ea
1 changed files with 2 additions and 2 deletions
|
@ -21104,7 +21104,7 @@ and lambdas.")
|
|||
(define-public emacs-org2web
|
||||
(package
|
||||
(name "emacs-org2web")
|
||||
(version "0.9.1")
|
||||
(version "0.9.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -21113,7 +21113,7 @@ and lambdas.")
|
|||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0wsvfn409a2ivbich8b8zqza78sprirg4bl7igx536ydqclmi0n7"))))
|
||||
(base32 "103fzmadgd93x1y0c6xsdjx70z0jkwpvj0xnkybdancxz4ba8p9l"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue