Date: Thursday, April 2, 2020 @ 22:25:31 Author: felixonmars Revision: 610414
upgpkg: haskell-xss-sanitize 0.3.6-102: rebuild with lifted-async 0.10.0.6 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-02 22:24:58 UTC (rev 610413) +++ PKGBUILD 2020-04-02 22:25:31 UTC (rev 610414) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.6 -pkgrel=101 +pkgrel=102 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
