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

Felix Yan felixonmars at archlinux.org
Tue Nov 17 07:42:56 UTC 2020


    Date: Tuesday, November 17, 2020 @ 07:42:55
  Author: felixonmars
Revision: 756065

upgpkg: haskell-hspec-expectations-lifted 0.10.0-2: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1

Modified:
  haskell-hspec-expectations-lifted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-17 07:42:17 UTC (rev 756064)
+++ PKGBUILD	2020-11-17 07:42:55 UTC (rev 756065)
@@ -3,7 +3,7 @@
 _hkgname=hspec-expectations-lifted
 pkgname=haskell-hspec-expectations-lifted
 pkgver=0.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A version of hspec-expectations generalized to MonadIO"
 url="https://github.com/hspec/hspec-expectations-lifted"
 license=("MIT")
@@ -22,7 +22,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