Date: Thursday, December 16, 2021 @ 04:41:34 Author: felixonmars Revision: 1073788
upgpkg: haskell-xss-sanitize 0.3.7-11: rebuild with hashable 1.3.4.1 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 04:40:04 UTC (rev 1073787) +++ PKGBUILD 2021-12-16 04:41:34 UTC (rev 1073788) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.7 -pkgrel=10 +pkgrel=11 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
