Author: simons
Date: Thu Feb 23 11:33:29 2012
New Revision: 32507
URL: https://nixos.org/websvn/nix/?rev=32507&sc=1

Log:
haskell-shakespeare-css: updated to version 0.10.7.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    
    Thu Feb 23 11:33:26 2012        (r32506)
+++ 
nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare-css/default.nix    
    Thu Feb 23 11:33:29 2012        (r32507)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "shakespeare-css";
-  version = "0.10.7";
-  sha256 = "0cla600s5715glimlf58gndpp7njhm26j78bfm16cxia5psp5zav";
+  version = "0.10.7.1";
+  sha256 = "0yi04ap2pl916ycs1wzaxrhjyx81lpmdad5in3qf1s4flfmi1h2k";
   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