diff options
| author | John MacFarlane <[email protected]> | 2022-11-21 16:03:43 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2022-11-21 16:03:43 -0800 |
| commit | 7347f3f3f8ea05313ac663d4f38336bc92d001d3 (patch) | |
| tree | 2ffebb532aeec83c9446e42cb860a77d76641074 | |
| parent | f038897187b595f0d73e73defa188a9064984827 (diff) | |
stack.yaml: update doctemplates version.
| -rw-r--r-- | stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml index da994b9d8..d62a24d85 100644 --- a/stack.yaml +++ b/stack.yaml @@ -29,7 +29,7 @@ extra-deps: - lua-2.2.1 - mime-types-0.1.1.0 - doclayout-0.4 -- doctemplates-0.10.0.2 +- doctemplates-0.11 - commonmark-extensions-0.2.3.3 - texmath-0.12.5.4 - git: https://github.com/jgm/citeproc |
