haskell-highlighting-kate: update to version 0.5.3.6
This commit is contained in:
parent
ecf89e0917
commit
a0deb84690
@ -7,8 +7,8 @@ cabal.mkDerivation (self: {
|
|||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ blazeHtml filepath mtl parsec regexPcre ];
|
buildDepends = [ blazeHtml filepath mtl parsec regexPcre ];
|
||||||
prePatch = "sed -i -e 's|regex-pcre-builtin|regex-pcre|' highlighting-kate.cabal";
|
|
||||||
jailbreak = true;
|
jailbreak = true;
|
||||||
|
prePatch = "sed -i -e 's|regex-pcre-builtin|regex-pcre|' highlighting-kate.cabal";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/jgm/highlighting-kate";
|
homepage = "http://github.com/jgm/highlighting-kate";
|
||||||
description = "Syntax highlighting";
|
description = "Syntax highlighting";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user