diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2023-07-05 11:25:30 -0700 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2023-07-05 11:25:30 -0700 |
| commit | e09c560256e2c637e69866e1449f126d244d0f0d (patch) | |
| tree | 393ff27c1ec38c4db83fa7ba824d8189e2932a4f | |
| parent | e55ae161385af5c9b616ee7a8b42d531057dcb12 (diff) | |
Update typst-hs revision.
| -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 afe482bf8..9ba5ed46d 100644 --- a/cabal.project +++ b/cabal.project @@ -15,6 +15,6 @@ source-repository-package source-repository-package type: git location: https://github.com/jgm/typst-hs - tag: 67f39b09446666fa6aa040b67540f39dabb744b6 + tag: cd2583f638033cdedda2460642c93315fbc11979 -- when time for a release: -- Release new skylighting, skylighting-core and depend on them diff --git a/stack.yaml b/stack.yaml index 23790e32e..5c4149b3d 100644 --- a/stack.yaml +++ b/stack.yaml @@ -25,7 +25,7 @@ extra-deps: - typst-symbols-0.1.2 - toml-parser-1.1.1.0 - git: https://github.com/jgm/typst-hs - commit: 67f39b09446666fa6aa040b67540f39dabb744b6 + commit: cd2583f638033cdedda2460642c93315fbc11979 - git: https://github.com/jgm/pandoc-types commit: 2b68c905e75c65e66eaa4635e4c1bd6aabd6302f |
