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

Felix Yan felixonmars at archlinux.org
Fri Oct 2 00:00:18 UTC 2020


    Date: Friday, October 2, 2020 @ 00:00:16
  Author: felixonmars
Revision: 714716

upgpkg: haskell-rvar 0.2.0.6-2: rebuild with base-orphans 0.8.3

Modified:
  haskell-rvar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-01 23:59:37 UTC (rev 714715)
+++ PKGBUILD	2020-10-02 00:00:16 UTC (rev 714716)
@@ -3,7 +3,7 @@
 _hkgname=rvar
 pkgname=haskell-rvar
 pkgver=0.2.0.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Random Variables"
 url="https://github.com/mokus0/random-fu"
 license=("custom:PublicDomain")
@@ -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