Date: Friday, January 8, 2021 @ 12:09:55 Author: felixonmars Revision: 813717
upgpkg: haskell-xss-sanitize 0.3.6-249: rebuild with utf8-string 1.0.2 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-08 12:09:29 UTC (rev 813716) +++ PKGBUILD 2021-01-08 12:09:55 UTC (rev 813717) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.6 -pkgrel=248 +pkgrel=249 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
