Author: simons
Date: Sun Aug 14 10:45:15 2011
New Revision: 28570
URL: https://svn.nixos.org/websvn/nix/?rev=28570&sc=1

Log:
haskell-snap-core: updated to version 0.5.3.1

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

Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/snap/core.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/snap/core.nix      Sun Aug 
14 10:45:11 2011        (r28569)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/snap/core.nix      Sun Aug 
14 10:45:15 2011        (r28570)
@@ -6,8 +6,8 @@
 
 cabal.mkDerivation (self: {
   pname = "snap-core";
-  version = "0.5.3";
-  sha256 = "0326l4wiv5pn8yc1xz1pr5738aglm5lpni6wxni7dkjwb53744dm";
+  version = "0.5.3.1";
+  sha256 = "0qwlcak1hi4cqyhnks7qqf4zq0rw2486paf0mlasyzb6ba0pwl6m";
   buildDepends = [
     MonadCatchIOTransformers attoparsec attoparsecEnumerator
     blazeBuilder bytestringMmap bytestringNums caseInsensitive deepseq
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to