Skip to content

Commit

Permalink
[CI] Bump to pandoc-2.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lierdakil committed Nov 4, 2021
1 parent 74dc777 commit 827f4fb
Show file tree
Hide file tree
Showing 4 changed files with 26 additions and 28 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/haskell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
pandocver: ["2.15"]
pandocver: ["2.16.1"]
ghcver: ['8.10.7']
include:
- os: ubuntu-latest
Expand Down Expand Up @@ -211,7 +211,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
pandocver: ["2.15"]
pandocver: ["2.16.1"]
steps:
- uses: actions/checkout@v2
- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ data-files:
- test/m2m/*/*
dependencies:
- base >=4.11 && <5
- pandoc >=2.10 && < 2.16
- pandoc >=2.10 && < 2.17
- pandoc-types >=1.21 && < 1.23
- text >=1.2.2 && <1.3
library:
Expand Down
14 changes: 7 additions & 7 deletions pandoc-crossref.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cabal-version: 2.0
--
-- see: https://github.com/sol/hpack
--
-- hash: 143893d69e0eb6a3d246b0e725ac0de94c7e64519444d872d50b296609a00dc0
-- hash: ead810d5712614c9dc8a71f5b9b0e6f59863761b3c64931202531afeb6e06af7

name: pandoc-crossref
version: 0.3.12.0
Expand Down Expand Up @@ -110,7 +110,7 @@ library
build-depends:
base >=4.11 && <5
, mtl >=1.1 && <2.3
, pandoc >=2.10 && <2.16
, pandoc >=2.10 && <2.17
, pandoc-crossref-internal
, pandoc-types >=1.21 && <1.23
, text >=1.2.2 && <1.3
Expand Down Expand Up @@ -145,7 +145,7 @@ library pandoc-crossref-internal
, microlens-mtl >=0.2.0.1 && <0.3.0.0
, microlens-th >=0.4.3.10 && <0.5.0.0
, mtl >=1.1 && <2.3
, pandoc >=2.10 && <2.16
, pandoc >=2.10 && <2.17
, pandoc-types >=1.21 && <1.23
, roman-numerals ==0.5.*
, syb >=0.4 && <0.8
Expand All @@ -167,7 +167,7 @@ executable pandoc-crossref
, gitrev >=1.3.1 && <1.4
, open-browser ==0.2.*
, optparse-applicative >=0.13 && <0.17
, pandoc >=2.10 && <2.16
, pandoc >=2.10 && <2.17
, pandoc-crossref
, pandoc-types >=1.21 && <1.23
, template-haskell >=2.7.0.0 && <3.0.0.0
Expand All @@ -186,7 +186,7 @@ test-suite test-integrative
, directory >=1 && <1.4
, filepath >=1.1 && <1.5
, hspec >=2.4.4 && <3
, pandoc >=2.10 && <2.16
, pandoc >=2.10 && <2.17
, pandoc-crossref
, pandoc-types >=1.21 && <1.23
, text >=1.2.2 && <1.3
Expand All @@ -212,7 +212,7 @@ test-suite test-pandoc-crossref
, hspec >=2.4.4 && <3
, microlens >=0.4.12.0 && <0.5.0.0
, mtl >=1.1 && <2.3
, pandoc >=2.10 && <2.16
, pandoc >=2.10 && <2.17
, pandoc-crossref
, pandoc-crossref-internal
, pandoc-types >=1.21 && <1.23
Expand All @@ -232,7 +232,7 @@ benchmark simple
build-depends:
base >=4.11 && <5
, criterion >=1.5.9.0 && <1.6
, pandoc >=2.10 && <2.16
, pandoc >=2.10 && <2.17
, pandoc-crossref
, pandoc-types >=1.21 && <1.23
, text >=1.2.2 && <1.3
Expand Down
34 changes: 16 additions & 18 deletions stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,22 +8,20 @@ packages:
- .
extra-deps:
- roman-numerals-0.5.1.5
- pandoc-2.15
- citeproc-0.6
- commonmark-0.2.1.1
- hslua-2.0.0
- hslua-marshalling-2.0.0
- hslua-module-path-1.0.0
- hslua-module-system-1.0.0
- hslua-module-text-1.0.0
- hslua-module-version-1.0.0
- skylighting-0.12.1
- skylighting-core-0.12.1
- texmath-0.12.3.2
- doctemplates-0.10.0.1
- hslua-classes-2.0.0
- hslua-core-2.0.0.1
- hslua-objectorientation-2.0.0
- hslua-packaging-2.0.0
- lua-2.0.0.1
- pandoc-2.16.1
- citeproc-0.6@sha256:5d28caef8d7534ff0759691e17f9b1d075255df772cd6902c4c2ebbf0d863971,5641
- doctemplates-0.10.0.1@sha256:bb36fe3bd5dbeaa91d76391c1203feb4b51a1fe7bef1be8d688c80d42967da80,3085
- hslua-2.0.1@sha256:d8f3f8f3be9239940daecdeb7334567732fe922ba6194e08d4c1dff4a2795969,4176
- hslua-marshalling-2.0.1@sha256:40eff33e386aa4f99fb22f12fc9fe673752ed5ccb09566d575bce3cfe1776166,3839
- hslua-module-path-1.0.0@sha256:29a8116d8c21acfc2dbeed32490037866697ba035e2682b5d5239b8e29bfa96c,2674
- hslua-module-system-1.0.0@sha256:39b87e6f3caec3a478d95c59a9f7acd088f47ef57cb8bfa785381fc383972318,3087
- hslua-module-text-1.0.0@sha256:0d3b8ce3df77c596274c88af8dcd9df5e05ef2476f6feb07634c663e873558fd,2620
- hslua-module-version-1.0.0@sha256:5df8f3fbf37d7b060fb79b9ed6397e2ff244f4dc04e6455d5a0f7f86e7cafa42,2645
- skylighting-0.12.1@sha256:0992031e143ef87e6412a2352be16abfd75f8da4c72573cdeef565dea1eb40d0,10151
- skylighting-core-0.12.1@sha256:5ef66d2fce734e60a5fe8175fc5a6c208b1c06d3404d0ed2a7834ad2a036ed5a,8081
- hslua-classes-2.0.0@sha256:77892ad3e81bd5a6e28d264f1d062839346569660368aa5f606805ae8f347d97,3794
- hslua-core-2.0.0.2@sha256:18397c8649129c3adaaa43b68c2ed9f5fad7b96d7f43b9355ffad4ff55ff4693,4061
- hslua-objectorientation-2.0.1@sha256:28362bb7e476e5fae3382ef545146f81b9a64fa4e2c5ec627dfa5618d671d003,3335
- hslua-packaging-2.0.0@sha256:0b62de0ffe7a6e051730c29433f06a0570137564cb605df2b3921b87dc76bad2,3476
- lua-2.0.1@sha256:81c31670932cdbee9e6b8b1d1216fb5e734ab78b3c29d603e6d46a249ebd19cb,8045
resolver: lts-18.14

0 comments on commit 827f4fb

Please sign in to comment.