From ad4b594ccedd91bcdfcdf93dcecc9f077b2465d3 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 29 Feb 2012 17:24:27 +0000 Subject: [PATCH] haskell-hxt: updated to version 9.2.2 svn path=/nixpkgs/trunk/; revision=32699 --- pkgs/development/libraries/haskell/hxt/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/libraries/haskell/hxt/default.nix b/pkgs/development/libraries/haskell/hxt/default.nix index cc1827ac3425..0e1668a58183 100644 --- a/pkgs/development/libraries/haskell/hxt/default.nix +++ b/pkgs/development/libraries/haskell/hxt/default.nix @@ -4,8 +4,8 @@ cabal.mkDerivation (self: { pname = "hxt"; - version = "9.2.1"; - sha256 = "0172icb36wx4fb6q3xq7pcs85d2hnn4bznq3wjwhval10mayri8y"; + version = "9.2.2"; + sha256 = "0ichjpshq10b11dyfv1q7rs2m190x3gplx6k54amlxv45nwd1s6r"; buildDepends = [ binary deepseq filepath HUnit hxtCharproperties hxtRegexXmlschema hxtUnicode mtl network parsec