[arch-commits] Commit in haskell-xss-sanitize/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Jan 16 22:46:30 UTC 2022


    Date: Sunday, January 16, 2022 @ 22:46:29
  Author: felixonmars
Revision: 1106621

upgpkg: haskell-xss-sanitize 0.3.7-20: rebuild with attoparsec 0.14.3

Modified:
  haskell-xss-sanitize/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-16 22:46:04 UTC (rev 1106620)
+++ PKGBUILD	2022-01-16 22:46:29 UTC (rev 1106621)
@@ -4,7 +4,7 @@
 _hkgname=xss-sanitize
 pkgname=haskell-xss-sanitize
 pkgver=0.3.7
-pkgrel=19
+pkgrel=20
 pkgdesc="sanitize untrusted HTML to prevent XSS attacks"
 url="https://github.com/yesodweb/haskell-xss-sanitize"
 license=("custom:BSD2")



More information about the arch-commits mailing list