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

Felix Yan felixonmars at archlinux.org
Sun Jun 28 18:51:06 UTC 2020


    Date: Sunday, June 28, 2020 @ 18:51:05
  Author: felixonmars
Revision: 655160

upgpkg: haskell-tf-random 0.5-30: rebuild with primitive 0.7.1.0

Modified:
  haskell-tf-random/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-28 18:50:30 UTC (rev 655159)
+++ PKGBUILD	2020-06-28 18:51:05 UTC (rev 655160)
@@ -3,7 +3,7 @@
 _hkgname=tf-random
 pkgname=haskell-tf-random
 pkgver=0.5
-pkgrel=29
+pkgrel=30
 pkgdesc='High-quality splittable pseudorandom number generator'
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
@@ -19,7 +19,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-    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