diff options
| author | John MacFarlane <[email protected]> | 2025-11-19 21:59:50 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-11-19 21:59:50 +0100 |
| commit | fe62b25f4926e2d11e3c3cbfe085086766611783 (patch) | |
| tree | 83d1ab28d5f0d5857568a2674b5097310a562c46 | |
| parent | 4e0f62689891c05bdc0b9cc9a6935fb3f3d778dd (diff) | |
Use latest dev citeproc.
| -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 738a41d4b..8897c8f00 100644 --- a/cabal.project +++ b/cabal.project @@ -10,7 +10,7 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3, source-repository-package type: git location: https://github.com/jgm/citeproc.git - tag: 3049a750679f9bedadf0a2965d65234880860b25 + tag: 0c062ce77056176d5901963c554053199b6592d5 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 69339844e..6850fc51d 100644 --- a/stack.yaml +++ b/stack.yaml @@ -17,7 +17,7 @@ extra-deps: - skylighting-0.14.7 - typst-symbols-0.1.9.1 - git: https://github.com/jgm/citeproc.git - commit: 3049a750679f9bedadf0a2965d65234880860b25 + commit: 0c062ce77056176d5901963c554053199b6592d5 - git: https://github.com/jgm/typst-hs.git commit: 49996ca5c9dffd9ced5c5887f392908100595f28 - git: https://github.com/jgm/texmath.git |
