mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-pandoc-mode: Update to 2.33.
* gnu/packages/emacs-xyz.scm (emacs-pandoc-mode): Update to 2.33. Change-Id: Iffd6a134929936ff15d6a6263b1ae2c902110913
This commit is contained in:
parent
72a5f0211c
commit
0c99b75f52
1 changed files with 2 additions and 2 deletions
|
@ -29019,7 +29019,7 @@ text in neighboring sections.")
|
|||
(define-public emacs-pandoc-mode
|
||||
(package
|
||||
(name "emacs-pandoc-mode")
|
||||
(version "2.32")
|
||||
(version "2.33")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -29029,7 +29029,7 @@ text in neighboring sections.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1yn9mdlxcv9d33nvgy3wp09qhynb2m50cyhsv1xf77wyzlwdlb2p"))))
|
||||
"13hg9qf64drpz7ak0sz13gj0dblgrfypjszx8iprf6z5kvh33zpk"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-dash emacs-hydra))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue