Author: simons
Date: Thu Jan 12 15:21:15 2012
New Revision: 31497
URL: https://nixos.org/websvn/nix/?rev=31497&sc=1

Log:
haskell-hxt-regex-xmlschema: updated to version 9.0.4

Modified:
   
nixpkgs/trunk/pkgs/development/libraries/haskell/hxt-regex-xmlschema/default.nix

Modified: 
nixpkgs/trunk/pkgs/development/libraries/haskell/hxt-regex-xmlschema/default.nix
==============================================================================
--- 
nixpkgs/trunk/pkgs/development/libraries/haskell/hxt-regex-xmlschema/default.nix
    Thu Jan 12 15:21:11 2012        (r31496)
+++ 
nixpkgs/trunk/pkgs/development/libraries/haskell/hxt-regex-xmlschema/default.nix
    Thu Jan 12 15:21:15 2012        (r31497)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "hxt-regex-xmlschema";
-  version = "9.0.1";
-  sha256 = "1mg22fa0f0cbj9gkl5zaq0xh94ljkmzrc019h3cxv728chpgby0c";
+  version = "9.0.4";
+  sha256 = "0jl89p9sb76zb6j2b9ssxaai6jq3jbnnpv4v05wfvlmk8apckwgf";
   buildDepends = [ hxtCharproperties parsec ];
   meta = {
     homepage = 
"http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema";;
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to