diff options
| -rw-r--r-- | cabal.project | 2 | ||||
| -rw-r--r-- | stack.yaml | 2 |
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 |
