Author: simons Date: Sun Sep 11 10:33:49 2011 New Revision: 29172 URL: https://ssl.nixos.org/websvn/nix/?rev=29172&sc=1
Log: haskell-shakespeare: updated to version 0.10.1 Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare/default.nix Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare/default.nix ============================================================================== --- nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare/default.nix Sun Sep 11 10:33:43 2011 (r29171) +++ nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare/default.nix Sun Sep 11 10:33:49 2011 (r29172) @@ -2,8 +2,8 @@ cabal.mkDerivation (self: { pname = "shakespeare"; - version = "0.10.0"; - sha256 = "14q0z2q7c27pp6hnwzn50zjb4rzhy7znmahnzn8b59274jkbbzjs"; + version = "0.10.1"; + sha256 = "1ckzfxrs65n8cx0hm64c3jd4hbw48x1vi0cvnkz39k500jpq874f"; buildDepends = [ blazeBuilder blazeHtml failure parsec text ]; meta = { homepage = "http://www.yesodweb.com/book/templates"; _______________________________________________ nix-commits mailing list nix-comm...@cs.uu.nl http://mail.cs.uu.nl/mailman/listinfo/nix-commits