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

Felix Yan felixonmars at archlinux.org
Thu Oct 1 23:49:42 UTC 2020


    Date: Thursday, October 1, 2020 @ 23:49:42
  Author: felixonmars
Revision: 714692

upgpkg: haskell-random-source 0.3.0.11-2: rebuild with base-orphans 0.8.3

Modified:
  haskell-random-source/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-01 23:49:02 UTC (rev 714691)
+++ PKGBUILD	2020-10-01 23:49:42 UTC (rev 714692)
@@ -3,7 +3,7 @@
 _hkgname=random-source
 pkgname=haskell-random-source
 pkgver=0.3.0.11
-pkgrel=1
+pkgrel=2
 pkgdesc="Generic basis for random number generators"
 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