haskell-highlighting-kate: updated to version 0.5.0.2
svn path=/nixpkgs/trunk/; revision=32188
This commit is contained in:
parent
2a0c2cccdb
commit
da120789ce
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "highlighting-kate";
|
pname = "highlighting-kate";
|
||||||
version = "0.5.0.1";
|
version = "0.5.0.2";
|
||||||
sha256 = "05r8w4366gi64l65k6vyda1cs96ld8i2dgch8r5fmxwiaa8dcs1l";
|
sha256 = "012hr5ci9j4fwnrc1ypx6ca562vzqlfk5phjs4xl3llxv8afdhgl";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ blazeHtml mtl parsec regexPcreBuiltin ];
|
buildDepends = [ blazeHtml mtl parsec regexPcreBuiltin ];
|
||||||
|
|
Loading…
Reference in New Issue