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

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


    Date: Friday, October 2, 2020 @ 00:01:18
  Author: felixonmars
Revision: 714718

upgpkg: haskell-random-fu 0.2.7.7-2: rebuild with base-orphans 0.8.3

Modified:
  haskell-random-fu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-02 00:00:34 UTC (rev 714717)
+++ PKGBUILD	2020-10-02 00:01:18 UTC (rev 714718)
@@ -3,7 +3,7 @@
 _hkgname=random-fu
 pkgname=haskell-random-fu
 pkgver=0.2.7.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Random number generation"
 url="https://github.com/mokus0/random-fu"
 license=("custom:PublicDomain")
@@ -24,7 +24,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