Date: Saturday, February 6, 2021 @ 23:22:46 Author: felixonmars Revision: 847534
upgpkg: haskell-xss-sanitize 0.3.6-265: rebuild with data-fix 0.3.1 (possibly 2nd time, due to binutils weirdness on user ownership (Arch Incident 0003)) Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-06 23:22:05 UTC (rev 847533) +++ PKGBUILD 2021-02-06 23:22:46 UTC (rev 847534) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.6 -pkgrel=264 +pkgrel=265 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")