diff options
Diffstat (limited to 'deb')
-rw-r--r-- | deb/stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deb/stack.yaml b/deb/stack.yaml index 28edec7a4..3f34be81b 100644 --- a/deb/stack.yaml +++ b/deb/stack.yaml @@ -15,7 +15,7 @@ packages: - '..' - location: git: https://github.com/jgm/pandoc-citeproc.git - commit: 46fcc8c265a66c6341913dc999fa157f211707c4 + commit: c53a27513318f1d23303ee27e46da9e7702c798e extra-dep: true extra-deps: - texmath-0.9 |