[arch-commits] Commit in haskell-blaze-textual/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Nov 17 03:14:05 UTC 2020


    Date: Tuesday, November 17, 2020 @ 03:14:05
  Author: felixonmars
Revision: 755837

upgpkg: haskell-blaze-textual 0.2.1.0-2: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1

Modified:
  haskell-blaze-textual/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-17 03:13:19 UTC (rev 755836)
+++ PKGBUILD	2020-11-17 03:14:05 UTC (rev 755837)
@@ -3,7 +3,7 @@
 _hkgname=blaze-textual
 pkgname=haskell-blaze-textual
 pkgver=0.2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast rendering of common datatypes"
 url="http://github.com/bos/blaze-textual"
 license=("BSD")
@@ -23,7 +23,7 @@
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'
 
-  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