Use citeproc 0.7.

This commit is contained in:
John MacFarlane
2022-04-02 13:33:05 -07:00
parent dec0455725
commit feb5b03976
3 changed files with 2 additions and 8 deletions
-5
View File
@@ -9,11 +9,6 @@ source-repository-package
location: https://github.com/jgm/doclayout.git
tag: b274a5658f3655f31c0bc6175d5b27a9467c1456
source-repository-package
type: git
location: https://github.com/jgm/citeproc.git
tag: 363a810024b93aa9230eee4fe27b557b39176bcb
source-repository-package
type: git
location: https://github.com/jgm/commonmark-hs.git
+1 -1
View File
@@ -472,7 +472,7 @@ library
blaze-markup >= 0.8 && < 0.9,
bytestring >= 0.9 && < 0.12,
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.6.0.1 && < 0.7,
citeproc >= 0.7 && < 0.8,
commonmark >= 0.2.1.1 && < 0.3,
commonmark-extensions >= 0.2.3 && < 0.3,
commonmark-pandoc >= 0.2.1.2 && < 0.3,
+1 -2
View File
@@ -36,8 +36,7 @@ extra-deps:
- ipynb-0.2
- pandoc-types-1.22.2
- texmath-0.12.5
- git: https://github.com/jgm/citeproc.git
commit: 363a810024b93aa9230eee4fe27b557b39176bcb
- citeproc-0.7
- git: https://github.com/jgm/doclayout.git
commit: b274a5658f3655f31c0bc6175d5b27a9467c1456
- git: https://github.com/jgm/commonmark-hs.git