mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-01 15:38:09 +08:00
Bump to 3.8.3 (pandoc, pandoc-cli)>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
cabal-version: 2.4
|
||||
name: pandoc-cli
|
||||
version: 3.8.2.1
|
||||
version: 3.8.3
|
||||
build-type: Simple
|
||||
license: GPL-2.0-or-later
|
||||
license-file: COPYING.md
|
||||
@@ -70,7 +70,7 @@ executable pandoc
|
||||
buildable: True
|
||||
-- Note: we always link to an exact version of pandoc, with the
|
||||
-- same version as this package:
|
||||
build-depends: pandoc == 3.8.2.1,
|
||||
build-depends: pandoc == 3.8.3,
|
||||
text
|
||||
other-modules: PandocCLI.Lua
|
||||
, PandocCLI.Server
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
cabal-version: 2.4
|
||||
name: pandoc
|
||||
version: 3.8.2.1
|
||||
version: 3.8.3
|
||||
build-type: Simple
|
||||
license: GPL-2.0-or-later
|
||||
license-file: COPYING.md
|
||||
|
||||
Reference in New Issue
Block a user