Date: Sunday, March 8, 2020 @ 13:19:39 Author: felixonmars Revision: 591994
upgpkg: haskell-xss-sanitize 0.3.6-78: rebuild with network-byte-order 0.1.3.0 Modified: haskell-xss-sanitize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 13:19:06 UTC (rev 591993) +++ PKGBUILD 2020-03-08 13:19:39 UTC (rev 591994) @@ -4,7 +4,7 @@ _hkgname=xss-sanitize pkgname=haskell-xss-sanitize pkgver=0.3.6 -pkgrel=77 +pkgrel=78 pkgdesc="sanitize untrusted HTML to prevent XSS attacks" url="https://github.com/yesodweb/haskell-xss-sanitize" license=("custom:BSD2")
