diff options
Diffstat (limited to 'osx')
-rw-r--r-- | osx/stack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/stack.yaml b/osx/stack.yaml index 9ec232fe8..c2062eff8 100644 --- a/osx/stack.yaml +++ b/osx/stack.yaml @@ -18,7 +18,7 @@ packages: - '..' - location: git: https://github.com/jgm/pandoc-citeproc.git - commit: 6810dfbd1a5e87b5857923ae6150ead46c137fc4 + commit: 9c8e86cf16fc3188836a15ee76d5b70c5315bdb8 extra-dep: true extra-deps: - texmath-0.9 |