From 42257b9be935b92c9118d281543c26a30f04d44b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 30 Jan 2017 11:08:32 +0100 Subject: stack.yamls: Updated commit of pandoc-citeproc to build against. --- 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 bd52e7711..828da5a0b 100644 --- a/deb/stack.yaml +++ b/deb/stack.yaml @@ -15,7 +15,7 @@ packages: - '..' - location: git: https://github.com/jgm/pandoc-citeproc.git - commit: 6810dfbd1a5e87b5857923ae6150ead46c137fc4 + commit: 9c8e86cf16fc3188836a15ee76d5b70c5315bdb8 extra-dep: true extra-deps: - texmath-0.9 diff --git a/osx/stack.yaml b/osx/stack.yaml index 9ec232fe8..c2062eff8 100644 --- a/osx/stack.yaml +++ b/osx/stack.yaml @@ -18,7 +18,7 @@ packages: - '..' - location: git: https://github.com/jgm/pandoc-citeproc.git - commit: 6810dfbd1a5e87b5857923ae6150ead46c137fc4 + commit: 9c8e86cf16fc3188836a15ee76d5b70c5315bdb8 extra-dep: true extra-deps: - texmath-0.9 diff --git a/windows/stack.yaml b/windows/stack.yaml index bd52e7711..828da5a0b 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -15,7 +15,7 @@ packages: - '..' - location: git: https://github.com/jgm/pandoc-citeproc.git - commit: 6810dfbd1a5e87b5857923ae6150ead46c137fc4 + commit: 9c8e86cf16fc3188836a15ee76d5b70c5315bdb8 extra-dep: true extra-deps: - texmath-0.9 -- cgit v1.2.3