Author: simons
Date: Mon Oct  3 20:21:15 2011
New Revision: 29611
URL: https://ssl.nixos.org/websvn/nix/?rev=29611&sc=1

Log:
haskell-shakespeare-css: updated to version 0.10.2

Modified:
   nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare-css/default.nix

Modified: 
nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare-css/default.nix
==============================================================================
--- 
nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare-css/default.nix    
    Mon Oct  3 20:21:11 2011        (r29610)
+++ 
nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare-css/default.nix    
    Mon Oct  3 20:21:15 2011        (r29611)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "shakespeare-css";
-  version = "0.10.1";
-  sha256 = "1qdql6qcm7jzb5r1fvrmpyighn1ykrjgs9za1n9m2r47y0n03hsg";
+  version = "0.10.2";
+  sha256 = "181bknfws2s7jygy527w93v07i04xf1pwyfmylva59p0z45adlb4";
   buildDepends = [ parsec shakespeare 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