haskell-hjsmin: updated to version 0.0.15
svn path=/nixpkgs/trunk/; revision=32000
This commit is contained in:
parent
65ad5c83ef
commit
77625e49e5
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "hjsmin";
|
pname = "hjsmin";
|
||||||
version = "0.0.14";
|
version = "0.0.15";
|
||||||
sha256 = "16053hnxnr9vsqvasbibjwjdg0jpsl5fwzgy54ac1xkh4rhp3a5i";
|
sha256 = "1bik3bvaz4zjhyx8nyghhs61l14zm71hndfhj4k0xvkw3h6hlj9k";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ blazeBuilder languageJavascript text ];
|
buildDepends = [ blazeBuilder languageJavascript text ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user