diff options
| author | John MacFarlane <[email protected]> | 2024-02-27 22:06:58 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-02-27 22:06:58 -0800 |
| commit | e9254673282f1e8fd251624008292cd381bbdd4c (patch) | |
| tree | d275a76bbbd2f870b6f37213c78e273a8e6775bc /stack.yaml | |
| parent | 8c9e1dbe0c7ae2674b757481b36572bafea2c2c1 (diff) | |
Use commonmark-extensions 0.2.5.3
Diffstat (limited to 'stack.yaml')
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index 7694f3ee7..c48f6733c 100644 --- a/stack.yaml +++ b/stack.yaml @@ -11,7 +11,7 @@ packages: extra-deps: - lpeg-1.1.0 - commonmark-0.2.5.1 -- commonmark-extensions-0.2.5.2 +- commonmark-extensions-0.2.5.3 - commonmark-pandoc-0.2.2.1 - typst-0.5.0.1 - tls-2.0.1 |
