Date: Wednesday, October 26, 2022 @ 13:51:08 Author: felixonmars Revision: 1335840
upgpkg: haskell-xss-sanitize 0.3.7-68: rebuild with doctest 0.20.1 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 13:51:08 UTC (rev 1335839) +++ PKGBUILD 2022-10-26 13:51:08 UTC (rev 1335840) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.7 -pkgrel=67 +pkgrel=68 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
