summaryrefslogtreecommitdiff
path: root/deb
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2016-03-19 14:55:48 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2016-03-19 14:55:48 -0700
commitf939c210ea19b524126b4ab66adfed20a95c82c2 (patch)
tree24187a1540d6a1599a19f7ac226b7a2b8520348a /deb
parenta2706ee07590da87f6b5303708e723f8205af436 (diff)
Build vs pandoc-citeproc 0.9.1.1.
Diffstat (limited to 'deb')
-rw-r--r--deb/stack.yaml2
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'