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

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

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

Modified: 
nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare-text/default.nix
==============================================================================
--- 
nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare-text/default.nix   
    Sun Sep 11 10:33:36 2011        (r29170)
+++ 
nixpkgs/trunk/pkgs/development/libraries/haskell/shakespeare-text/default.nix   
    Sun Sep 11 10:33:43 2011        (r29171)
@@ -10,5 +10,9 @@
     description = "Interpolation with quasi-quotation: put variables strings";
     license = self.stdenv.lib.licenses.bsd3;
     platforms = self.ghc.meta.platforms;
+    maintainers = [
+      self.stdenv.lib.maintainers.andres
+      self.stdenv.lib.maintainers.simons
+    ];
   };
 })
_______________________________________________
nix-commits mailing list
nix-comm...@cs.uu.nl
http://mail.cs.uu.nl/mailman/listinfo/nix-commits

Reply via email to