Date: Saturday, December 18, 2021 @ 18:26:29 Author: felixonmars Revision: 1077486
upgpkg: haskell-xss-sanitize 0.3.7-12: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 18:25:49 UTC (rev 1077485) +++ PKGBUILD 2021-12-18 18:26:29 UTC (rev 1077486) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.7 -pkgrel=11 +pkgrel=12 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
