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 67dd5224d..3a21ae859 100644 --- a/cabal.project +++ b/cabal.project @@ -15,7 +15,7 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/typst-hs.git - tag: 13751c5b3a6b395ba667682bc7a876c0b993e9d3 + tag: 49996ca5c9dffd9ced5c5887f392908100595f28 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 05f4352f2..5e9d7dcb4 100644 --- a/stack.yaml +++ b/stack.yaml @@ -19,7 +19,7 @@ extra-deps: - git: https://github.com/jgm/citeproc.git commit: 1a82c13ac1d8e9e07cf69fbf89ba2b57474b8e0f - git: https://github.com/jgm/typst-hs.git - commit: 13751c5b3a6b395ba667682bc7a876c0b993e9d3 + commit: 49996ca5c9dffd9ced5c5887f392908100595f28 - git: https://github.com/jgm/texmath.git commit: 110322589698df20abf3f3a06c070271802ea598 - git: https://github.com/jgm/djoths.git |
