aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cabal.project2
-rw-r--r--stack.yaml4
2 files changed, 2 insertions, 4 deletions
diff --git a/cabal.project b/cabal.project
index 433906d76..99a7dd16b 100644
--- a/cabal.project
+++ b/cabal.project
@@ -11,4 +11,4 @@ package pandoc-citeproc
source-repository-package
type: git
location: https://github.com/jgm/pandoc-citeproc
- tag: 860788f105cc9b3fec2ab062d993b7aebd68c9c0
+ tag: 0.16.3
diff --git a/stack.yaml b/stack.yaml
index 50a6c8fe1..94c13e755 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -11,9 +11,7 @@ flags:
packages:
- '.'
extra-deps:
-# - pandoc-citeproc-0.16.2
-- git: https://github.com/jgm/pandoc-citeproc
- commit: 860788f105cc9b3fec2ab062d993b7aebd68c9c0
+- pandoc-citeproc-0.16.3
- pandoc-types-1.17.6.1
- texmath-0.11.2.3
- skylighting-0.8.2.1