From e07e83f83177095651b201f489855baafeec49c2 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 7 Feb 2017 10:42:18 +0100 Subject: Update dev version of pandoc-citeproc in stack.yaml. --- deb/stack.yaml | 2 +- macos/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 1796236dc..28edec7a4 100644 --- a/deb/stack.yaml +++ b/deb/stack.yaml @@ -15,7 +15,7 @@ packages: - '..' - location: git: https://github.com/jgm/pandoc-citeproc.git - commit: 9c8e86cf16fc3188836a15ee76d5b70c5315bdb8 + commit: 46fcc8c265a66c6341913dc999fa157f211707c4 extra-dep: true extra-deps: - texmath-0.9 diff --git a/macos/stack.yaml b/macos/stack.yaml index e37eb3f3a..260f2dfea 100644 --- a/macos/stack.yaml +++ b/macos/stack.yaml @@ -18,7 +18,7 @@ packages: - '..' - location: git: https://github.com/jgm/pandoc-citeproc.git - commit: 9c8e86cf16fc3188836a15ee76d5b70c5315bdb8 + commit: 46fcc8c265a66c6341913dc999fa157f211707c4 extra-dep: true extra-deps: - texmath-0.9 diff --git a/windows/stack.yaml b/windows/stack.yaml index dc21329d8..28edec7a4 100644 --- a/windows/stack.yaml +++ b/windows/stack.yaml @@ -15,7 +15,7 @@ packages: - '..' - location: git: https://github.com/jgm/pandoc-citeproc.git - commit: cebeadd1efdbdd4d3059a25386c239530a73f106 + commit: 46fcc8c265a66c6341913dc999fa157f211707c4 extra-dep: true extra-deps: - texmath-0.9 -- cgit v1.2.3