Author: simons
Date: Tue Feb 14 16:58:51 2012
New Revision: 32286
URL: https://nixos.org/websvn/nix/?rev=32286&sc=1

Log:
haskell-wai-logger: updated to version 0.1.4

Modified:
   nixpkgs/trunk/pkgs/development/libraries/haskell/wai-logger/default.nix

Modified: 
nixpkgs/trunk/pkgs/development/libraries/haskell/wai-logger/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/wai-logger/default.nix     
Tue Feb 14 16:58:48 2012        (r32285)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/wai-logger/default.nix     
Tue Feb 14 16:58:51 2012        (r32286)
@@ -4,8 +4,8 @@
 
 cabal.mkDerivation (self: {
   pname = "wai-logger";
-  version = "0.1.3";
-  sha256 = "0h9m2vnm81q1zdj0gv3d9vzd2mlm1343div591695fq52ks26cfc";
+  version = "0.1.4";
+  sha256 = "1rvcqq4jlkcjavy8a3vf61jclwpnjmj6cp3whrzwvay9b1qfsck3";
   buildDepends = [
     blazeBuilder byteorder caseInsensitive fastLogger httpTypes network
     time wai
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to