haskell-skylighting-core: update override for the new version
This commit is contained in:
parent
83c743387f
commit
b5c2917eb2
1 changed files with 1 additions and 1 deletions
|
@ -1461,7 +1461,7 @@ self: super: {
|
||||||
|
|
||||||
# We want the latest version of Pandoc.
|
# We want the latest version of Pandoc.
|
||||||
skylighting = doDistribute super.skylighting_0_10_0_3;
|
skylighting = doDistribute super.skylighting_0_10_0_3;
|
||||||
skylighting-core = doDistribute super.skylighting-core_0_10_0_2;
|
skylighting-core = doDistribute super.skylighting-core_0_10_0_3;
|
||||||
hslua = doDistribute self.hslua_1_1_2;
|
hslua = doDistribute self.hslua_1_1_2;
|
||||||
jira-wiki-markup = doDistribute self.jira-wiki-markup_1_3_2;
|
jira-wiki-markup = doDistribute self.jira-wiki-markup_1_3_2;
|
||||||
pandoc = doDistribute self.pandoc_2_11_0_2;
|
pandoc = doDistribute self.pandoc_2_11_0_2;
|
||||||
|
|
Loading…
Reference in a new issue