aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2024-11-13 08:33:24 -0800
committerJohn MacFarlane <[email protected]>2024-11-13 08:33:24 -0800
commit5bd609f4eeccfafa29234a9eb56731a7e25ca5e1 (patch)
treef9482177a31fe108c53def7ac70b093b83ee98d7
parentcf077478d92ce6b9e2b40deba5da9f5372f7dc15 (diff)
Use latest dev texmath.
-rw-r--r--cabal.project2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/cabal.project b/cabal.project
index 366b67780..0b43fb99c 100644
--- a/cabal.project
+++ b/cabal.project
@@ -17,7 +17,7 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/jgm/texmath.git
- tag: 1703b411ade9103ba7da788d53599ca4ee85889a
+ tag: 95b3f28782af74d4766a4849e3e667da6157ad18
source-repository-package
type: git
diff --git a/stack.yaml b/stack.yaml
index 2d8d24537..3e440ebd6 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -23,7 +23,7 @@ extra-deps:
- commonmark-pandoc-0.2.2.2
- typst-symbols-0.1.7
- git: https://github.com/jgm/texmath.git
- commit: 1703b411ade9103ba7da788d53599ca4ee85889a
+ commit: 95b3f28782af74d4766a4849e3e667da6157ad18
- git: https://github.com/jgm/typst-hs.git
commit: 6f7e7655be7b1dd74d8d0db7aa4725d14e005ef0
- git: https://github.com/pandoc/pandoc-lua-marshal