Author: simons
Date: Sun Oct 16 18:22:42 2011
New Revision: 29861
URL: https://nixos.org/websvn/nix/?rev=29861&sc=1

Log:
haskell-snap-server: updated to version 0.5.5

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

Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/snap/server.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/snap/server.nix    Sun Oct 
16 18:22:36 2011        (r29860)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/snap/server.nix    Sun Oct 
16 18:22:42 2011        (r29861)
@@ -7,8 +7,8 @@
 
 cabal.mkDerivation (self: {
   pname = "snap-server";
-  version = "0.5.4";
-  sha256 = "1kzhmn8pg2lzpqz6319lcy5lk27jcl7jlxq96x1bhnxss8k0idix";
+  version = "0.5.5";
+  sha256 = "10b4y5sfgr1bxs48b78nv6hs68v6qhg008rj9qnwwdp8lxgl4hi8";
   buildDepends = [
     attoparsec attoparsecEnumerator binary blazeBuilder
     blazeBuilderEnumerator bytestringNums caseInsensitive directoryTree
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to