aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-10-17 15:05:38 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2016-10-17 15:05:38 +0200
commitf8603e6df5093fb98ccd6fe038686c096b248509 (patch)
treebf0f260a3465ef5d940805fd4848bf5b57345815
parent54d54fc57f0c4a7266dce49a8a95bbca85bebbfd (diff)
downloadpandoc-f8603e6df5093fb98ccd6fe038686c096b248509.tar.gz
Bump pandoc-types versions to 1.17.0.3 in stack.yaml.
-rw-r--r--deb/stack.yaml2
-rw-r--r--osx/stack.yaml2
-rw-r--r--stack.yaml2
-rw-r--r--windows/stack.yaml2
4 files changed, 4 insertions, 4 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml
index 64dbcdb32..8d060f010 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -17,5 +17,5 @@ extra-deps:
- pandoc-citeproc-0.10.1.2
- doctemplates-0.1.0.2
- texmath-0.8.6.6
-- pandoc-types-1.17.0.2
+- pandoc-types-1.17.0.3
resolver: lts-7.2
diff --git a/osx/stack.yaml b/osx/stack.yaml
index 2b2d7f532..fb707465f 100644
--- a/osx/stack.yaml
+++ b/osx/stack.yaml
@@ -20,5 +20,5 @@ extra-deps:
- pandoc-citeproc-0.10.1.2
- doctemplates-0.1.0.2
- texmath-0.8.6.6
-- pandoc-types-1.17.0.2
+- pandoc-types-1.17.0.3
resolver: lts-7.2
diff --git a/stack.yaml b/stack.yaml
index ea62cc10a..c48754d91 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -10,5 +10,5 @@ packages:
extra-deps:
- doctemplates-0.1.0.2
- texmath-0.8.6.6
-- pandoc-types-1.17.0.2
+- pandoc-types-1.17.0.3
resolver: lts-7.2
diff --git a/windows/stack.yaml b/windows/stack.yaml
index 4df4728f9..c0efeef1e 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -17,5 +17,5 @@ extra-deps:
- texmath-0.8.6.6
- pandoc-citeproc-0.10.1.2
- doctemplates-0.1.0.2
-- pandoc-types-1.17.0.2
+- pandoc-types-1.17.0.3
resolver: lts-7.2