diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-03-19 14:55:48 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-03-19 14:55:48 -0700 |
commit | f939c210ea19b524126b4ab66adfed20a95c82c2 (patch) | |
tree | 24187a1540d6a1599a19f7ac226b7a2b8520348a /deb | |
parent | a2706ee07590da87f6b5303708e723f8205af436 (diff) | |
download | pandoc-f939c210ea19b524126b4ab66adfed20a95c82c2.tar.gz |
Build vs pandoc-citeproc 0.9.1.1.
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 265699e9e..9fb3224bf 100644 --- a/deb/stack.yaml +++ b/deb/stack.yaml @@ -13,7 +13,7 @@ flags: debug: false packages: - '..' -- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.1.tar.gz' +- 'https://hackage.haskell.org/package/pandoc-citeproc-0.9/pandoc-citeproc-0.9.1.1.tar.gz' extra-deps: - 'aeson-0.11.1.1' - 'texmath-0.8.5' |