Author: simons
Date: Fri Sep 23 16:08:57 2011
New Revision: 29458
URL: https://ssl.nixos.org/websvn/nix/?rev=29458&sc=1

Log:
haskell-cryptohash: updated to version 0.7.3

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     
Fri Sep 23 16:08:52 2011        (r29457)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/cryptohash/default.nix     
Fri Sep 23 16:08:57 2011        (r29458)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "cryptohash";
-  version = "0.7.2";
-  sha256 = "1c23cgkp9y18yrahjn7nz5z2y3xdn16mrgpczidd6jwhp6f2zd42";
+  version = "0.7.3";
+  sha256 = "1wjmf7ll9jady6p79066b5ib70ywvbgnbc71s76pibkg5hsvclgj";
   isLibrary = true;
   isExecutable = true;
   buildDepends = [ cereal cryptoApi tagged ];
_______________________________________________
nix-commits mailing list
nix-comm...@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to