aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-10-03 17:48:45 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-10-03 17:48:45 -0700
commite7ee5413b5c5cd2b558ad4e8eb8c6118d6b9101c (patch)
tree5b6fc84224eb7f5008ee4cf38fafa9655ec66eb2
parentd4f48e772dfb6fcf4e4ff8c972179ca29c0aeb77 (diff)
downloadpandoc-e7ee5413b5c5cd2b558ad4e8eb8c6118d6b9101c.tar.gz
Use latest texmath.
-rw-r--r--stack.pkg.yaml2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/stack.pkg.yaml b/stack.pkg.yaml
index f833a1d34..5fdde5ab2 100644
--- a/stack.pkg.yaml
+++ b/stack.pkg.yaml
@@ -18,7 +18,7 @@ packages:
extra-dep: false
extra-deps:
- pandoc-types-1.17.2
-- texmath-0.9.4.3
+- texmath-0.9.4.4
- hslua-0.8.0
- skylighting-0.4.1
- cmark-gfm-0.1.1
diff --git a/stack.yaml b/stack.yaml
index d97aa9985..5351f6715 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -8,7 +8,7 @@ packages:
- '.'
extra-deps:
- pandoc-types-1.17.2
-- texmath-0.9.4.3
+- texmath-0.9.4.4
- hslua-0.8.0
- skylighting-0.4.1
- cmark-gfm-0.1.1