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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 20:17:06 UTC 2021


    Date: Monday, September 20, 2021 @ 20:17:06
  Author: felixonmars
Revision: 1019679

upgpkg: haskell-xss-sanitize 0.3.7-1: rebuild with xss-sanitize 0.3.7

Modified:
  haskell-xss-sanitize/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 19:57:23 UTC (rev 1019678)
+++ PKGBUILD	2021-09-20 20:17:06 UTC (rev 1019679)
@@ -3,8 +3,8 @@
 
 _hkgname=xss-sanitize
 pkgname=haskell-xss-sanitize
-pkgver=0.3.6
-pkgrel=315
+pkgver=0.3.7
+pkgrel=1
 pkgdesc="sanitize untrusted HTML to prevent XSS attacks"
 url="https://github.com/yesodweb/haskell-xss-sanitize"
 license=("custom:BSD2")
@@ -13,7 +13,7 @@
          "haskell-utf8-string")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8d038d807b7fa01a65f4b73d135c87ab75385f4c91ce174b332cd5fd1dc1ebdec26b0c5713cf3f68c27351e19e099815d1b530af3ecb7e4c45e71fec4ae12b4c')
+sha512sums=('7d2d606a54e088b757cc84b1d8b58c7c47ad348c1503a4404f39f4bef2a2a60247a6fa4af650eb559ba984593b88ee016801bf34c1d41ddaf0f11b0541abbf11')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list