diff options
| author | John MacFarlane <[email protected]> | 2025-11-18 23:18:30 +0100 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2025-11-18 23:18:30 +0100 |
| commit | f162c7a1cde0c22e6773180ee130b040fca6644d (patch) | |
| tree | 539c98985be4ba75b54bf52116ce4f9e74bbae65 | |
| parent | 97a908812147c63784d86400bbba4617feb97145 (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 3a21ae859..738a41d4b 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: 1a82c13ac1d8e9e07cf69fbf89ba2b57474b8e0f + tag: 3049a750679f9bedadf0a2965d65234880860b25 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 5e9d7dcb4..69339844e 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: 1a82c13ac1d8e9e07cf69fbf89ba2b57474b8e0f + commit: 3049a750679f9bedadf0a2965d65234880860b25 - git: https://github.com/jgm/typst-hs.git commit: 49996ca5c9dffd9ced5c5887f392908100595f28 - git: https://github.com/jgm/texmath.git |
