Author: simons
Date: Tue Aug 16 23:23:57 2011
New Revision: 28632
URL: https://svn.nixos.org/websvn/nix/?rev=28632&sc=1

Log:
haskell-cryptohash: updated to version 0.7.1

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

Modified: 
nixpkgs/trunk/pkgs/development/libraries/haskell/cryptohash/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/cryptohash/default.nix     
Tue Aug 16 23:23:53 2011        (r28631)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/cryptohash/default.nix     
Tue Aug 16 23:23:57 2011        (r28632)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "cryptohash";
-  version = "0.7.0";
-  sha256 = "1vlyy8licdfr2nggjasikrkl209x1cyzcz4mjm5n22f7fwyqh4nm";
+  version = "0.7.1";
+  sha256 = "1bblhqidzb8b75fk9zb1ibdssmbh1kaq20q144c9y1cas3gbn6h3";
   isLibrary = true;
   isExecutable = true;
   buildDepends = [ cereal cryptoApi tagged ];
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to