haskell-encoding: update to version 0.7.0.2

This commit is contained in:
Peter Simons 2014-07-14 11:01:00 +02:00
parent c643150743
commit e29a3fc8c1

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "encoding";
version = "0.7.0.1";
sha256 = "18s6cfcjwjx5dja14rf35rx71cbpr8ylg4x29ffx2blsk8ib9zxh";
version = "0.7.0.2";
sha256 = "14l3dx7ayvp2dm37c3h7p63zfzmhwpx1hirbkm04idhi3906lxps";
buildDepends = [
binary extensibleExceptions HaXml mtl regexCompat
];