haskell-language-javascript: updated to version 0.4.8
svn path=/nixpkgs/trunk/; revision=32297
This commit is contained in:
parent
2df2202804
commit
26d8fc0ca1
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "language-javascript";
|
pname = "language-javascript";
|
||||||
version = "0.4.7";
|
version = "0.4.8";
|
||||||
sha256 = "029ncc7hdw3pi9fbnxd0knz7wy3jpj5wcfqsxzyk5dkwji6d95x1";
|
sha256 = "0zrvlr683r093v4nblxc4wcpb91gxw3y9a92dx02qi9v983pznf7";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ Cabal mtl utf8Light ];
|
buildDepends = [ Cabal mtl utf8Light ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user