From 22ff5a8909dc8ce4f9d8a7dbdb97dcd657f9ebb0 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 2 Sep 2025 11:02:03 +0200 Subject: Use latest dev citeproc. --- cabal.project | 2 +- 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 -- cgit v1.2.3