haskell-xmlhtml: update to version 0.2.3.3
This commit is contained in:
parent
edec0ee6e7
commit
16d1ac75f9
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "xmlhtml";
|
pname = "xmlhtml";
|
||||||
version = "0.2.3.2";
|
version = "0.2.3.3";
|
||||||
sha256 = "1djw9d0hff9ii0n1bgbjjsca9n0w7mxj3ivf9dslyr3kv3yb4013";
|
sha256 = "0n95284z24ddgw7v8zjqzanyrshxydcxs4ivchpj88gh5r3ryv5j";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
blazeBuilder blazeHtml blazeMarkup parsec text unorderedContainers
|
blazeBuilder blazeHtml blazeMarkup parsec text unorderedContainers
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue