mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 13:10:33 +02: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:
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user