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

Felix Yan felixonmars at archlinux.org
Wed May 20 16:40:29 UTC 2020


    Date: Wednesday, May 20, 2020 @ 16:40:28
  Author: felixonmars
Revision: 630877

upgpkg: haskell-rio-prettyprint 0.1.0.0-62: rebuild with path 0.7.1

Modified:
  haskell-rio-prettyprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-20 16:39:45 UTC (rev 630876)
+++ PKGBUILD	2020-05-20 16:40:28 UTC (rev 630877)
@@ -3,7 +3,7 @@
 _hkgname=rio-prettyprint
 pkgname=haskell-rio-prettyprint
 pkgver=0.1.0.0
-pkgrel=61
+pkgrel=62
 pkgdesc="Pretty-printing for RIO"
 url="https://github.com/commercialhaskell/stack"
 license=('MIT')
@@ -25,7 +25,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
         --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