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

Felix Yan felixonmars at archlinux.org
Tue Jul 17 05:21:35 UTC 2018


    Date: Tuesday, July 17, 2018 @ 05:21:35
  Author: felixonmars
Revision: 360414

upgpkg: haskell-xss-sanitize 0.3.6-1

rebuild with xss-sanitize 0.3.6

Modified:
  haskell-xss-sanitize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-17 05:17:28 UTC (rev 360413)
+++ PKGBUILD	2018-07-17 05:21:35 UTC (rev 360414)
@@ -4,8 +4,8 @@
 
 _hkgname=xss-sanitize
 pkgname=haskell-xss-sanitize
-pkgver=0.3.5.7
-pkgrel=57
+pkgver=0.3.6
+pkgrel=1
 pkgdesc="sanitize untrusted HTML to prevent XSS attacks"
 url="https://github.com/yesodweb/haskell-xss-sanitize"
 license=("custom:BSD2")
@@ -14,7 +14,7 @@
          "haskell-utf8-string")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8633a160ef9ad5408767eecf5279b009e01621a3ac2e3a5cfd6a6a480c5f1991497d1e4eb7b0195fbdc296830d5ef729e7893b836555f3fbc2c313032f4de040')
+sha512sums=('8d038d807b7fa01a65f4b73d135c87ab75385f4c91ce174b332cd5fd1dc1ebdec26b0c5713cf3f68c27351e19e099815d1b530af3ecb7e4c45e71fec4ae12b4c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list