From e9be7ea4518ba949375a9dd5d0cee58b600ec193 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 11 Dec 2023 22:10:56 -0800 Subject: Bump pandoc/pandoc-cli to 3.1.10, update changelog. --- pandoc-cli/pandoc-cli.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pandoc-cli/pandoc-cli.cabal') diff --git a/pandoc-cli/pandoc-cli.cabal b/pandoc-cli/pandoc-cli.cabal index e18699571..7a09e66f5 100644 --- a/pandoc-cli/pandoc-cli.cabal +++ b/pandoc-cli/pandoc-cli.cabal @@ -1,6 +1,6 @@ cabal-version: 2.4 name: pandoc-cli -version: 3.1.9 +version: 3.1.10 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.1.9, + build-depends: pandoc == 3.1.10, text other-modules: PandocCLI.Lua , PandocCLI.Server -- cgit v1.2.3