Date: Saturday, March 21, 2020 @ 12:08:41 Author: felixonmars Revision: 602531
upgpkg: haskell-xss-sanitize 0.3.6-94: rebuild with haskell-src-exts 1.23.0 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-21 12:08:07 UTC (rev 602530) +++ PKGBUILD 2020-03-21 12:08:41 UTC (rev 602531) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.6 -pkgrel=93 +pkgrel=94 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
