Author: simons
Date: Tue Jan 24 15:06:11 2012
New Revision: 31811
URL: https://nixos.org/websvn/nix/?rev=31811&sc=1

Log:
haskell-criterion: updated to version 0.6.0.1

Modified:
   nixpkgs/trunk/pkgs/development/libraries/haskell/criterion/default.nix

Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/criterion/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/criterion/default.nix      
Tue Jan 24 15:06:08 2012        (r31810)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/criterion/default.nix      
Tue Jan 24 15:06:11 2012        (r31811)
@@ -4,8 +4,8 @@
 
 cabal.mkDerivation (self: {
   pname = "criterion";
-  version = "0.6.0.0";
-  sha256 = "0yi6gx9zrmljhhdfqpaylri8x71q2yzyhwwn1c377xngrskpydr9";
+  version = "0.6.0.1";
+  sha256 = "0k6ip41w5h1z8gl67a8vsb6c3md5nc4yh1vd6dysp9fqgn0vky0a";
   buildDepends = [
     aeson deepseq hastache mtl mwcRandom parsec statistics time
     transformers vector vectorAlgorithms
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to