diff options
| -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 |
