Use current dev versions of citeproc, doclayout.
This commit is contained in:
parent
5fdcb36c80
commit
f2eb52ad80
2 changed files with 9 additions and 3 deletions
|
@ -8,10 +8,15 @@ source-repository-package
|
|||
location: https://github.com/jgm/texmath.git
|
||||
tag: 506e9433db94246371c1b66f95cf1e3ccab24232
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/doclayout.git
|
||||
tag: e30d98bb5e6b6c53ad0c643f9d2bd90a07988882
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
location: https://github.com/jgm/citeproc.git
|
||||
tag: 57975c8b673324140ac0c6adbc1531ff5f6e248a
|
||||
tag: 363a810024b93aa9230eee4fe27b557b39176bcb
|
||||
|
||||
source-repository-package
|
||||
type: git
|
||||
|
|
|
@ -11,7 +11,6 @@ extra-deps:
|
|||
- skylighting-0.12.3
|
||||
- doctemplates-0.10.0.1
|
||||
- emojis-0.1.2
|
||||
- doclayout-0.3.1.1
|
||||
- lpeg-1.0.3
|
||||
- hslua-2.2.0
|
||||
- hslua-aeson-2.2.0
|
||||
|
@ -36,7 +35,9 @@ extra-deps:
|
|||
- commonmark-pandoc-0.2.1.2
|
||||
- ipynb-0.2
|
||||
- git: https://github.com/jgm/citeproc.git
|
||||
commit: 57975c8b673324140ac0c6adbc1531ff5f6e248a
|
||||
commit: 363a810024b93aa9230eee4fe27b557b39176bcb
|
||||
- git: https://github.com/jgm/doclayout.git
|
||||
commit: e30d98bb5e6b6c53ad0c643f9d2bd90a07988882
|
||||
- git: https://github.com/jgm/commonmark-hs.git
|
||||
commit: cc815e013f0d87eef3daef8ad9e376ad807b012b
|
||||
subdirs: [commonmark, commonmark-extensions]
|
||||
|
|
Loading…
Add table
Reference in a new issue