Author: simons
Date: Mon Oct 31 18:50:01 2011
New Revision: 30150
URL: https://nixos.org/websvn/nix/?rev=30150&sc=1

Log:
haskell-shakespeare: updated to version 0.10.2

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    
Mon Oct 31 18:49:58 2011        (r30149)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare/default.nix    
Mon Oct 31 18:50:01 2011        (r30150)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "shakespeare";
-  version = "0.10.1.1";
-  sha256 = "1qd5wrcr4ss5zigbb7s6c7y7qbvrnbvgdpwq985yyy71i5hwxv0a";
+  version = "0.10.2";
+  sha256 = "173pcdm69w1xg3vm31xh6hs9w1552cmb1pz99ri09h1ajdhf2qwc";
   buildDepends = [ parsec text ];
   meta = {
     homepage = "http://www.yesodweb.com/book/templates";;
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to