Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-xss-sanitize
Commits:
c5a7c2b0 by Felix Yan at 2025-10-10T08:01:43+08:00
upgpkg: 0.3.7.2-123: rebuild with hspec 2.11.4, hspec-api 2.11.4, hspec-core
2.11.4, hspec-discover 2.11.4, hspec-expectations 0.8.4, hspec-meta 2.11.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-xss-sanitize
pkgdesc = sanitize untrusted HTML to prevent XSS attacks
pkgver = 0.3.7.2
- pkgrel = 122
+ pkgrel = 123
url = https://github.com/yesodweb/haskell-xss-sanitize
arch = x86_64
license = custom:BSD2
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=xss-sanitize
pkgname=haskell-xss-sanitize
pkgver=0.3.7.2
-pkgrel=122
+pkgrel=123
pkgdesc="sanitize untrusted HTML to prevent XSS attacks"
url="https://github.com/yesodweb/haskell-xss-sanitize"
license=("custom:BSD2")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-xss-sanitize/-/commit/c5a7c2b0d44be1999a7245300b0e2366c014303b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-xss-sanitize/-/commit/c5a7c2b0d44be1999a7245300b0e2366c014303b
You're receiving this email because of your account on gitlab.archlinux.org.