haskell-xss-sanitize: update to version 0.3.5
This commit is contained in:
parent
0f32474a73
commit
dd1cc881d5
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "xss-sanitize";
|
pname = "xss-sanitize";
|
||||||
version = "0.3.4.2";
|
version = "0.3.5";
|
||||||
sha256 = "1sx44vkixxydv75cds5g9si7hzm2hdl395p3bdycq2zky0mnxwra";
|
sha256 = "13iggcivpvzlzlx0n1pb6lyw55lc7d7hzihf1llphq6lmdy6l49s";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec cssText network tagsoup text utf8String
|
attoparsec cssText network tagsoup text utf8String
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user