Author: simons
Date: Mon Mar  5 17:52:24 2012
New Revision: 32800
URL: https://nixos.org/websvn/nix/?rev=32800&sc=1

Log:
haskell-happstack-server: updated to version 6.6.4

Modified:
   
nixpkgs/trunk/pkgs/development/libraries/haskell/happstack/happstack-server.nix

Modified: 
nixpkgs/trunk/pkgs/development/libraries/haskell/happstack/happstack-server.nix
==============================================================================
--- 
nixpkgs/trunk/pkgs/development/libraries/haskell/happstack/happstack-server.nix 
    Mon Mar  5 11:58:21 2012        (r32799)
+++ 
nixpkgs/trunk/pkgs/development/libraries/haskell/happstack/happstack-server.nix 
    Mon Mar  5 17:52:24 2012        (r32800)
@@ -6,8 +6,8 @@
 
 cabal.mkDerivation (self: {
   pname = "happstack-server";
-  version = "6.6.3";
-  sha256 = "0l1cv1syx1j8xvy5sjl6cj7l4zyizkmv6z8g038n8fwgsw130hm9";
+  version = "6.6.4";
+  sha256 = "1bdgazyrin7flfqi5ix8pp3ldisb101s4p8539h19xc8jw22x6sk";
   isLibrary = true;
   isExecutable = true;
   buildDepends = [
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to