Date: Monday, July 1, 2019 @ 14:41:33 Author: felixonmars Revision: 487056
upgpkg: haskell-xss-sanitize 0.3.6-33 rebuild with tasty 1.2.3 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-07-01 14:41:00 UTC (rev 487055) +++ PKGBUILD 2019-07-01 14:41:33 UTC (rev 487056) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.6 -pkgrel=32 +pkgrel=33 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
