Author: simons
Date: Mon Dec  5 16:00:01 2011
New Revision: 30752
URL: https://nixos.org/websvn/nix/?rev=30752&sc=1

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

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 Dec  5 15:59:58 2011        (r30751)
+++ 
nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare-css/default.nix    
    Mon Dec  5 16:00:01 2011        (r30752)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "shakespeare-css";
-  version = "0.10.3";
-  sha256 = "1r0m1pqgg43dmc1gb1aj99hyk1jw0ciln9k7q3mq8vwc602kfd5r";
+  version = "0.10.4";
+  sha256 = "006ndbhzxkr2zw6gs13bm5pfq7i301bbg6nhagm3h9nnzp155snz";
   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