diff options
| author | John MacFarlane <[email protected]> | 2025-09-02 11:02:03 +0200 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-09-02 11:02:03 +0200 |
| commit | 22ff5a8909dc8ce4f9d8a7dbdb97dcd657f9ebb0 (patch) | |
| tree | 38f4a50071f10ce6d6635db8e2ed281a4e812131 | |
| parent | 0cdb430110d4ec6c0013fa495eaacf2e4e76d1e6 (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 d8660aa64..fb83693d2 100644 --- a/cabal.project +++ b/cabal.project @@ -14,7 +14,7 @@ constraints: skylighting-format-blaze-html >= 0.1.1.3, source-repository-package type: git location: https://github.com/jgm/citeproc.git - tag: 31f1b8b972bd01f6e29c1cf9c50bf0ffd9fab9a2 + tag: 29566dfad5dea2deadc56c2ec4e6e8901df4a9dd source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 293851a15..8b15e8fe1 100644 --- a/stack.yaml +++ b/stack.yaml @@ -21,7 +21,7 @@ extra-deps: - skylighting-format-typst-0.1 - typst-symbols-0.1.8.1 - git: https://github.com/jgm/citeproc.git - commit: 31f1b8b972bd01f6e29c1cf9c50bf0ffd9fab9a2 + commit: 29566dfad5dea2deadc56c2ec4e6e8901df4a9dd - git: https://github.com/jgm/texmath.git commit: 76c6d8356aa971b075cb887487e2157260edafc0 - git: https://github.com/jgm/doclayout.git |
