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

Felix Yan felixonmars at archlinux.org
Tue May 19 21:16:14 UTC 2020


    Date: Tuesday, May 19, 2020 @ 21:16:13
  Author: felixonmars
Revision: 630222

upgpkg: haskell-tz 0.1.3.3-31: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-tz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 21:15:18 UTC (rev 630221)
+++ PKGBUILD	2020-05-19 21:16:13 UTC (rev 630222)
@@ -3,7 +3,7 @@
 _hkgname=tz
 pkgname=haskell-tz
 pkgver=0.1.3.3
-pkgrel=30
+pkgrel=31
 pkgdesc='Efficient time zone handling'
 arch=(x86_64)
 url='https://hackage.haskell.org/package/tz'
@@ -25,7 +25,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