[arch-commits] Commit in haskell-base-compat-batteries/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat May 23 07:34:09 UTC 2020


    Date: Saturday, May 23, 2020 @ 07:34:08
  Author: felixonmars
Revision: 631842

upgpkg: haskell-base-compat-batteries 0.11.1-27: rebuild pass 1, specified --nocheck

Modified:
  haskell-base-compat-batteries/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 05:35:07 UTC (rev 631841)
+++ PKGBUILD	2020-05-23 07:34:08 UTC (rev 631842)
@@ -3,7 +3,7 @@
 _hkgname=base-compat-batteries
 pkgname=haskell-base-compat-batteries
 pkgver=0.11.1
-pkgrel=26
+pkgrel=27
 pkgdesc="base-compat with extra batteries"
 url="https://hackage.haskell.org/package/base-compat-batteries"
 license=('MIT')
@@ -26,7 +26,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-    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