mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-26 10:16:32 +00:00
Use citeproc 0.7.
This commit is contained in:
@@ -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
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user