haskell-highlighting-kate: update to version 0.5.3.6
This commit is contained in:
parent
89f20c176c
commit
26145baa51
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "highlighting-kate";
|
pname = "highlighting-kate";
|
||||||
version = "0.5.3.5";
|
version = "0.5.3.6";
|
||||||
sha256 = "0m76h33igw77ndllgzkqgmygi7krc5vfjvizidsgris0zd1g2yv3";
|
sha256 = "0ypgw56gaa2hvh05ks079lfcaaynki3da471g39f23m3scgkawlr";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ blazeHtml filepath mtl parsec regexPcre ];
|
buildDepends = [ blazeHtml filepath mtl parsec regexPcre ];
|
||||||
|
|
Loading…
Reference in New Issue