haskell-encoding: update to version 0.7.0.2
This commit is contained in:
parent
c643150743
commit
e29a3fc8c1
|
@ -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
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue