Date: Tuesday, April 14, 2020 @ 17:42:19 Author: felixonmars Revision: 614129
upgpkg: haskell-xss-sanitize 0.3.6-107: rebuild with warp 3.3.10 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-14 17:41:42 UTC (rev 614128) +++ PKGBUILD 2020-04-14 17:42:19 UTC (rev 614129) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.6 -pkgrel=106 +pkgrel=107 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
