haskellng: bump text-icu

Taken from d2566a190e
This commit is contained in:
Shea Levy 2015-01-09 15:55:22 -05:00
parent 473b0d9535
commit 4d325bcede

View file

@ -106131,9 +106131,8 @@ self: {
}:
mkDerivation {
pname = "text-icu";
version = "0.7.0.0";
sha256 = "1fvq6qi9kvw722v2m9d40vwwa2irswfapqfjcrym9c2swdagxnry";
editedCabalFile = "19434ecaff8ca937793656a4d0cadbe33c44debe36d05ccc06f5fc692382b81d";
version = "0.7.0.1";
sha256 = "0y3z5jda7v2iyll2148ivxfd2yhp27d3ryxrspp0cdq394klqxp2";
buildDepends = [ base bytestring deepseq text ];
testDepends = [
array base bytestring deepseq directory ghc-prim HUnit QuickCheck