Author: simons
Date: Sun Sep 11 10:33:36 2011
New Revision: 29170
URL: https://ssl.nixos.org/websvn/nix/?rev=29170&sc=1

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

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    
    Sun Sep 11 10:33:31 2011        (r29169)
+++ 
nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare-css/default.nix    
    Sun Sep 11 10:33:36 2011        (r29170)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "shakespeare-css";
-  version = "0.10.0";
-  sha256 = "12gdpxsh6x95m9vp0nrffri1bh8d6zhd7qqjrrkp49rvjf8fjwrk";
+  version = "0.10.1";
+  sha256 = "1qdql6qcm7jzb5r1fvrmpyighn1ykrjgs9za1n9m2r47y0n03hsg";
   buildDepends = [ parsec shakespeare 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

Reply via email to