summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-10-25 08:29:33 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2016-10-25 08:29:33 +0200
commitbd2681904b506afe8908f7461cf032b25fd3e030 (patch)
treefe4445f4ace563a21b3a378ee6fc054a8a1a99f5
parent5898598370d9f3fe7b6290bb299d247948a58e9d (diff)
Use pandoc-citeproc 0.10.2 in stack package builds.
-rw-r--r--deb/stack.yaml2
-rw-r--r--osx/stack.yaml2
-rw-r--r--windows/stack.yaml2
3 files changed, 3 insertions, 3 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml
index 3612672f3..5f4345315 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -16,5 +16,5 @@ packages:
extra-deps:
- doctemplates-0.1.0.2
- pandoc-types-1.17.0.4
-- pandoc-citeproc-0.10.1.4
+- pandoc-citeproc-0.10.2
resolver: lts-7.4
diff --git a/osx/stack.yaml b/osx/stack.yaml
index f171b2471..3dc92ecfa 100644
--- a/osx/stack.yaml
+++ b/osx/stack.yaml
@@ -19,5 +19,5 @@ packages:
extra-deps:
- doctemplates-0.1.0.2
- pandoc-types-1.17.0.4
-- pandoc-citeproc-0.10.1.4
+- pandoc-citeproc-0.10.2
resolver: lts-7.4
diff --git a/windows/stack.yaml b/windows/stack.yaml
index 3612672f3..5f4345315 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -16,5 +16,5 @@ packages:
extra-deps:
- doctemplates-0.1.0.2
- pandoc-types-1.17.0.4
-- pandoc-citeproc-0.10.1.4
+- pandoc-citeproc-0.10.2
resolver: lts-7.4