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

Felix Yan felixonmars at archlinux.org
Tue May 19 22:12:05 UTC 2020


    Date: Tuesday, May 19, 2020 @ 22:12:05
  Author: felixonmars
Revision: 630270

upgpkg: haskell-xss-sanitize 0.3.6-119: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-xss-sanitize/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 22:11:24 UTC (rev 630269)
+++ PKGBUILD	2020-05-19 22:12:05 UTC (rev 630270)
@@ -4,7 +4,7 @@
 _hkgname=xss-sanitize
 pkgname=haskell-xss-sanitize
 pkgver=0.3.6
-pkgrel=118
+pkgrel=119
 pkgdesc="sanitize untrusted HTML to prevent XSS attacks"
 url="https://github.com/yesodweb/haskell-xss-sanitize"
 license=("custom:BSD2")
@@ -22,7 +22,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fnetwork-uri
-    runhaskell Setup build
+    runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script
     sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh



More information about the arch-commits mailing list