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

Felix Yan felixonmars at archlinux.org
Thu Feb 11 04:37:58 UTC 2021


    Date: Thursday, February 11, 2021 @ 04:37:58
  Author: felixonmars
Revision: 855355

upgpkg: haskell-rere 0.1-2: rebuild with hspec-meta 2.7.8

Modified:
  haskell-rere/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-11 04:37:19 UTC (rev 855354)
+++ PKGBUILD	2021-02-11 04:37:58 UTC (rev 855355)
@@ -3,7 +3,7 @@
 _hkgname=rere
 pkgname=haskell-rere
 pkgver=0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Regular-expressions extended with fixpoints for context-free powers"
 url="https://github.com/phadej/rere.git"
 license=("BSD")
@@ -28,7 +28,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