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

Felix Yan felixonmars at archlinux.org
Tue May 19 22:24:01 UTC 2020


    Date: Tuesday, May 19, 2020 @ 22:24:00
  Author: felixonmars
Revision: 630288

upgpkg: haskell-optparse-simple 0.1.1.2-187: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-optparse-simple/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 22:23:21 UTC (rev 630287)
+++ PKGBUILD	2020-05-19 22:24:00 UTC (rev 630288)
@@ -4,7 +4,7 @@
 _hkgname=optparse-simple
 pkgname=haskell-optparse-simple
 pkgver=0.1.1.2
-pkgrel=186
+pkgrel=187
 pkgdesc="Simple interface to optparse-applicative"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -21,7 +21,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
 	  -f-build-example
-    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