diff options
Diffstat (limited to 'deb/stack.yaml')
-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 1796236dc..28edec7a4 100644 --- a/deb/stack.yaml +++ b/deb/stack.yaml @@ -15,7 +15,7 @@ packages: - '..' - location: git: https://github.com/jgm/pandoc-citeproc.git - commit: 9c8e86cf16fc3188836a15ee76d5b70c5315bdb8 + commit: 46fcc8c265a66c6341913dc999fa157f211707c4 extra-dep: true extra-deps: - texmath-0.9 |