Date: Tuesday, March 10, 2020 @ 13:07:01 Author: felixonmars Revision: 593578
upgpkg: haskell-xss-sanitize 0.3.6-81: rebuild with unliftio-core 0.2.0.1 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-10 13:04:38 UTC (rev 593577) +++ PKGBUILD 2020-03-10 13:07:01 UTC (rev 593578) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.6 -pkgrel=80 +pkgrel=81 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
