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

Felix Yan felixonmars at archlinux.org
Tue Mar 16 20:18:13 UTC 2021


    Date: Tuesday, March 16, 2021 @ 20:18:12
  Author: felixonmars
Revision: 892205

upgpkg: haskell-fgl-arbitrary 0.2.0.6-2: rebuild with doctest 0.18.1

Modified:
  haskell-fgl-arbitrary/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-16 20:17:17 UTC (rev 892204)
+++ PKGBUILD	2021-03-16 20:18:12 UTC (rev 892205)
@@ -3,7 +3,7 @@
 _hkgname=fgl-arbitrary
 pkgname=haskell-fgl-arbitrary
 pkgver=0.2.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="QuickCheck support for fgl"
 url="https://github.com/haskell/fgl.git"
 license=("BSD")
@@ -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