haskell-language-javascript: updated to version 0.4.7
svn path=/nixpkgs/trunk/; revision=32002
This commit is contained in:
parent
d9546f6165
commit
f7889c850c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "language-javascript";
|
pname = "language-javascript";
|
||||||
version = "0.4.6";
|
version = "0.4.7";
|
||||||
sha256 = "1rqbb44cyvj6iyipi4bzrdd59lk9q1vxh0zvilvc54kqg97y07v6";
|
sha256 = "029ncc7hdw3pi9fbnxd0knz7wy3jpj5wcfqsxzyk5dkwji6d95x1";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ mtl utf8Light ];
|
buildDepends = [ mtl utf8Light ];
|
||||||
|
Loading…
Reference in New Issue
Block a user