aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-10-13 16:35:23 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2016-10-13 16:35:23 +0200
commit886e131949da44eacc941e8356ae35c718c619ee (patch)
treeb152a363224651cf08e2ee6d5627b7b2ece13e53
parent6156cdda13ee5f9edbb11a672f6eb78631c3ffc5 (diff)
downloadpandoc-886e131949da44eacc941e8356ae35c718c619ee.tar.gz
Use latest pandoc-citeproc in stack.yamls.
-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 29213c8eb..76f0ae5df 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -14,7 +14,7 @@ flags:
packages:
- '..'
extra-deps:
-- pandoc-citeproc-0.10.1.1
+- pandoc-citeproc-0.10.1.2
- doctemplates-0.1.0.2
- texmath-0.8.6.6
resolver: lts-7.2
diff --git a/osx/stack.yaml b/osx/stack.yaml
index b1cd131ae..e1e8bc2ca 100644
--- a/osx/stack.yaml
+++ b/osx/stack.yaml
@@ -17,7 +17,7 @@ ghc-options:
packages:
- '..'
extra-deps:
-- pandoc-citeproc-0.10.1.1
+- pandoc-citeproc-0.10.1.2
- doctemplates-0.1.0.2
- texmath-0.8.6.6
resolver: lts-7.2
diff --git a/windows/stack.yaml b/windows/stack.yaml
index f066520f4..95b692b6a 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -18,6 +18,6 @@ packages:
commit: 485eb11e9869fcd4c1ca9bcd68d3ccd384230252
extra-deps:
- texmath-0.8.6.6
-- pandoc-citeproc-0.10.1.1
+- pandoc-citeproc-0.10.1.2
- doctemplates-0.1.0.2
resolver: lts-7.2