Date: Wednesday, August 5, 2020 @ 15:28:25 Author: felixonmars Revision: 669587
upgpkg: haskell-xss-sanitize 0.3.6-155: rebuild with unordered-containers 0.2.12.0 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 15:27:46 UTC (rev 669586) +++ PKGBUILD 2020-08-05 15:28:25 UTC (rev 669587) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.6 -pkgrel=154 +pkgrel=155 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
