Date: Tuesday, March 17, 2020 @ 15:04:41 Author: felixonmars Revision: 600270
upgpkg: haskell-xss-sanitize 0.3.6-90: rebuild with iproute 1.7.9 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-17 15:04:13 UTC (rev 600269) +++ PKGBUILD 2020-03-17 15:04:41 UTC (rev 600270) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.6 -pkgrel=89 +pkgrel=90 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
