diff options
| -rw-r--r-- | cabal.project | 2 | ||||
| -rw-r--r-- | stack.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project index 5bc25ffff..5e64403e9 100644 --- a/cabal.project +++ b/cabal.project @@ -10,7 +10,7 @@ constraints: skylighting-format-blaze-html >= 0.1.1, source-repository-package type: git location: https://github.com/jgm/citeproc - tag: a73c7d1c00c993b8a20daf5a932afae16f889c83 + tag: 58cfca8671a3f3eeb87d79ca4a98fdabb2830a3a source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index c41bf1ee7..259758015 100644 --- a/stack.yaml +++ b/stack.yaml @@ -27,7 +27,7 @@ extra-deps: - git: https://github.com/jgm/texmath commit: dab2be16b751e8ce7e6d9937029f10e06c3c80c3 - git: https://github.com/jgm/citeproc - commit: a73c7d1c00c993b8a20daf5a932afae16f889c83 + commit: 58cfca8671a3f3eeb87d79ca4a98fdabb2830a3a - git: https://github.com/jgm/pandoc-types commit: 8c7bc6c66d22538711171b8cfd0e5f3d48de39fd - git: https://github.com/pandoc/pandoc-lua-marshal |
