Date: Monday, March 14, 2022 @ 10:46:17 Author: felixonmars Revision: 1152342
upgpkg: haskell-xss-sanitize 0.3.7-31: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 10:45:51 UTC (rev 1152341) +++ PKGBUILD 2022-03-14 10:46:17 UTC (rev 1152342) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.7 -pkgrel=30 +pkgrel=31 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
