diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-02-12 20:21:19 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-02-12 20:21:19 +0100 |
commit | 2e5d076af7f219d0bb8459d5c310df2f511f2464 (patch) | |
tree | 622e3f90b2778264dede3b45d36ed34c4bd441ae /macos/stack.yaml | |
parent | 7b6273362abb1ba4dea8f6cd6e4d186c4397ffac (diff) | |
download | pandoc-2e5d076af7f219d0bb8459d5c310df2f511f2464.tar.gz |
More updates to macos/stack.yaml.
Diffstat (limited to 'macos/stack.yaml')
-rw-r--r-- | macos/stack.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/macos/stack.yaml b/macos/stack.yaml index 4cd629f2d..56a348479 100644 --- a/macos/stack.yaml +++ b/macos/stack.yaml @@ -15,7 +15,7 @@ packages: - '..' - location: git: https://github.com/jgm/pandoc-citeproc.git - commit: c53a27513318f1d23303ee27e46da9e7702c798e - extra-dep: true + commit: 9de619a02f79544bec933e4366a0d2f92ae2fe13 + extra-dep: false extra-deps: [] resolver: lts-8.0 |