Bump to 3.8.3 (pandoc, pandoc-cli)>

This commit is contained in:
John MacFarlane
2025-12-01 09:36:10 +01:00
parent 6b20a1eabb
commit a2c8aef1cb
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
View File
@@ -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