Date: Wednesday, May 22, 2019 @ 22:32:51 Author: felixonmars Revision: 468833
upgpkg: haskell-xss-sanitize 0.3.6-28 rebuild with tasty-quickcheck 0.10.1 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-22 22:32:16 UTC (rev 468832) +++ PKGBUILD 2019-05-22 22:32:51 UTC (rev 468833) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.6 -pkgrel=27 +pkgrel=28 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
