diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-02-23 10:16:57 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-02-23 10:16:57 +0100 |
commit | a38f84748459071d514c90e9f18431755772e523 (patch) | |
tree | 8a3a486c26d273e57ce8743eb061670c558e71db | |
parent | 86d8e1ef8957b4a7809872189b626013e51bd3ab (diff) | |
download | pandoc-a38f84748459071d514c90e9f18431755772e523.tar.gz |
Use latest pandoc-citeproc commit in pkg.yaml.
-rw-r--r-- | stack.pkg.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.pkg.yaml b/stack.pkg.yaml index e84aa09b3..8f069ed51 100644 --- a/stack.pkg.yaml +++ b/stack.pkg.yaml @@ -15,7 +15,7 @@ packages: - '.' - location: git: https://github.com/jgm/pandoc-citeproc.git - commit: 9de619a02f79544bec933e4366a0d2f92ae2fe13 + commit: 8309142e2529e7c82277b93a2c911df5a63f65ca extra-dep: false extra-deps: - skylighting-0.3 |