diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2016-10-26 12:31:26 +0200 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2016-10-26 12:31:26 +0200 |
| commit | fa5b0b6708db3f0072c56b3cef72e5404d426ead (patch) | |
| tree | 3d974bfe731970f58a1f5893c24d6c2366db3193 | |
| parent | 3a255447fe2b8be30b1dc4a6088c035f1513f5b4 (diff) | |
| download | pandoc-fa5b0b6708db3f0072c56b3cef72e5404d426ead.tar.gz | |
Use latest pandoc-citeproc.
| -rw-r--r-- | deb/stack.yaml | 2 | ||||
| -rw-r--r-- | osx/stack.yaml | 2 | ||||
| -rw-r--r-- | 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 |
