From fa5b0b6708db3f0072c56b3cef72e5404d426ead Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 26 Oct 2016 12:31:26 +0200 Subject: Use latest pandoc-citeproc. --- deb/stack.yaml | 2 +- osx/stack.yaml | 2 +- windows/stack.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/deb/stack.yaml b/deb/stack.yaml index 5f4345315..5e3032183 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.2 +- pandoc-citeproc-0.10.2.1 resolver: lts-7.4 diff --git a/osx/stack.yaml b/osx/stack.yaml index 3dc92ecfa..33fdbce1d 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.2 +- pandoc-citeproc-0.10.2.1 resolver: lts-7.4 diff --git a/windows/stack.yaml b/windows/stack.yaml index 5f4345315..5e3032183 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.2 +- pandoc-citeproc-0.10.2.1 resolver: lts-7.4 -- cgit v1.2.3