Date: Monday, December 20, 2021 @ 03:41:57 Author: felixonmars Revision: 1079402
upgpkg: haskell-xss-sanitize 0.3.7-13: rebuild with attoparsec 0.14.2 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 03:41:19 UTC (rev 1079401) +++ PKGBUILD 2021-12-20 03:41:57 UTC (rev 1079402) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.7 -pkgrel=12 +pkgrel=13 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
