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

Felix Yan felixonmars at archlinux.org
Sat May 23 21:12:32 UTC 2020


    Date: Saturday, May 23, 2020 @ 21:12:32
  Author: felixonmars
Revision: 632568

upgpkg: haskell-deferred-folds 0.9.10.1-77: rebuild with tasty 1.3.1

Modified:
  haskell-deferred-folds/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 21:11:44 UTC (rev 632567)
+++ PKGBUILD	2020-05-23 21:12:32 UTC (rev 632568)
@@ -3,7 +3,7 @@
 _hkgname=deferred-folds
 pkgname=haskell-deferred-folds
 pkgver=0.9.10.1
-pkgrel=76
+pkgrel=77
 pkgdesc="Abstractions over deferred folds"
 url="https://github.com/metrix-ai/deferred-folds"
 license=('MIT')
@@ -21,7 +21,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
         --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