Author: simons
Date: Sat Oct 29 10:48:05 2011
New Revision: 30102
URL: https://nixos.org/websvn/nix/?rev=30102&sc=1

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

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    Sat Oct 
29 10:48:02 2011        (r30101)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/snap/server.nix    Sat Oct 
29 10:48:05 2011        (r30102)
@@ -7,8 +7,8 @@
 
 cabal.mkDerivation (self: {
   pname = "snap-server";
-  version = "0.6.0";
-  sha256 = "1a9hi252h8k6s0hf6nnla6kf3ad899q7q3q78v1ifdpr5k9nrmq2";
+  version = "0.6.0.1";
+  sha256 = "0df6db841vwakdxmmy375g89pjsgiv0a6nas37b68gaanfcrkch3";
   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