haskell-yi-rope: update to version 0.7.0.0

This commit is contained in:
Peter Simons 2014-11-06 14:30:09 +01:00 committed by Mateusz Kowalczyk
parent 1628cee892
commit 0b372455ce

View File

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "yi-rope";
version = "0.6.0.0";
sha256 = "1r52mybqzy28zsv6r6a0cfmi8qaiscc91q2dhfq8rlp63l7ghq36";
version = "0.7.0.0";
sha256 = "123p0m31h8qa53jl2sd646s1hrs5qnb7y82y7bzgg2zny4qqw9a2";
buildDepends = [
binary charsetdetectAe dataDefault deepseq fingertree text textIcu
];