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 d988639cc..fb9f2d2a3 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/asciidoc-hs.git - tag: cdbcf6d854eef2a0a05a988dd879985e7f6474e4 + tag: c2b4852e0002a7995793ec0e3c44b723a85a2ca2 source-repository-package type: git diff --git a/stack.yaml b/stack.yaml index 0a92935c3..f54de02ea 100644 --- a/stack.yaml +++ b/stack.yaml @@ -18,7 +18,7 @@ extra-deps: - texmath-0.13.0.2 - djot-0.1.2.4 - git: https://github.com/jgm/asciidoc-hs.git - commit: cdbcf6d854eef2a0a05a988dd879985e7f6474e4 + commit: c2b4852e0002a7995793ec0e3c44b723a85a2ca2 - git: https://github.com/jgm/typst-hs.git commit: 9b10ff32492304867b6cc410db6e843c2c9b913b ghc-options: |
