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

Felix Yan felixonmars at archlinux.org
Thu May 17 09:08:28 UTC 2018


    Date: Thursday, May 17, 2018 @ 09:08:28
  Author: felixonmars
Revision: 323546

upgpkg: haskell-xss-sanitize 0.3.5.7-49

rebuild with ghc 8.4.2

Modified:
  haskell-xss-sanitize/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 09:07:52 UTC (rev 323545)
+++ PKGBUILD	2018-05-17 09:08:28 UTC (rev 323546)
@@ -5,13 +5,13 @@
 _hkgname=xss-sanitize
 pkgname=haskell-xss-sanitize
 pkgver=0.3.5.7
-pkgrel=48
+pkgrel=49
 pkgdesc="sanitize untrusted HTML to prevent XSS attacks"
 url="https://github.com/yesodweb/haskell-xss-sanitize"
 license=("custom:BSD2")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-attoparsec" "haskell-css-text" "haskell-network-uri" "haskell-tagsoup"
-         "haskell-text" "haskell-utf8-string")
+         "haskell-utf8-string")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('8633a160ef9ad5408767eecf5279b009e01621a3ac2e3a5cfd6a6a480c5f1991497d1e4eb7b0195fbdc296830d5ef729e7893b836555f3fbc2c313032f4de040')



More information about the arch-commits mailing list