haskell-xss-sanitize: update to version 0.3.5.2
This commit is contained in:
parent
1cd1c489a8
commit
80fd70f759
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "xss-sanitize";
|
pname = "xss-sanitize";
|
||||||
version = "0.3.5";
|
version = "0.3.5.2";
|
||||||
sha256 = "13iggcivpvzlzlx0n1pb6lyw55lc7d7hzihf1llphq6lmdy6l49s";
|
sha256 = "1lkawsing0x776078qi1565aj1nr4smxhql1xzfw0bjihbgs1d6b";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec cssText network tagsoup text utf8String
|
attoparsec cssText network tagsoup text utf8String
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue