Author: simons
Date: Wed Feb 15 10:39:20 2012
New Revision: 32297
URL: https://nixos.org/websvn/nix/?rev=32297&sc=1

Log:
haskell-language-javascript: updated to version 0.4.8

Modified:
   
nixpkgs/trunk/pkgs/development/libraries/haskell/language-javascript/default.nix

Modified: 
nixpkgs/trunk/pkgs/development/libraries/haskell/language-javascript/default.nix
==============================================================================
--- 
nixpkgs/trunk/pkgs/development/libraries/haskell/language-javascript/default.nix
    Wed Feb 15 10:39:18 2012        (r32296)
+++ 
nixpkgs/trunk/pkgs/development/libraries/haskell/language-javascript/default.nix
    Wed Feb 15 10:39:20 2012        (r32297)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "language-javascript";
-  version = "0.4.7";
-  sha256 = "029ncc7hdw3pi9fbnxd0knz7wy3jpj5wcfqsxzyk5dkwji6d95x1";
+  version = "0.4.8";
+  sha256 = "0zrvlr683r093v4nblxc4wcpb91gxw3y9a92dx02qi9v983pznf7";
   isLibrary = true;
   isExecutable = true;
   buildDepends = [ Cabal mtl utf8Light ];
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to