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

Felix Yan felixonmars at archlinux.org
Tue Apr 13 10:44:12 UTC 2021


    Date: Tuesday, April 13, 2021 @ 10:44:12
  Author: felixonmars
Revision: 916986

upgpkg: haskell-bin 0.1-2: rebuild with quickcheck-classes-base 0.6.2.0

Modified:
  haskell-bin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-13 10:43:36 UTC (rev 916985)
+++ PKGBUILD	2021-04-13 10:44:12 UTC (rev 916986)
@@ -3,7 +3,7 @@
 _hkgname=bin
 pkgname=haskell-bin
 pkgver=0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Bin: binary natural numbers."
 url="https://github.com/phadej/vec"
 license=("GPL")
@@ -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