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

Felix Yan felixonmars at archlinux.org
Sat May 23 02:48:35 UTC 2020


    Date: Saturday, May 23, 2020 @ 02:48:32
  Author: felixonmars
Revision: 631782

upgpkg: haskell-hspec-discover 2.7.1-42: rebuild pass 1, specified --nocheck

Modified:
  haskell-hspec-discover/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 02:48:00 UTC (rev 631781)
+++ PKGBUILD	2020-05-23 02:48:32 UTC (rev 631782)
@@ -3,7 +3,7 @@
 _hkgname=hspec-discover
 pkgname=haskell-hspec-discover
 pkgver=2.7.1
-pkgrel=41
+pkgrel=42
 pkgdesc="Automatically discover and run Hspec tests"
 url="http://hspec.github.io/"
 license=('MIT')
@@ -25,7 +25,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