Date: Thursday, March 3, 2022 @ 19:46:20 Author: felixonmars Revision: 1141093
upgpkg: haskell-xss-sanitize 0.3.7-28: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 19:46:14 UTC (rev 1141092) +++ PKGBUILD 2022-03-03 19:46:20 UTC (rev 1141093) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.7 -pkgrel=27 +pkgrel=28 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
