[arch-commits] Commit in haskell-data-clist/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat May 23 13:48:48 UTC 2020


    Date: Saturday, May 23, 2020 @ 13:48:48
  Author: felixonmars
Revision: 631898

upgpkg: haskell-data-clist 0.1.2.3-26: rebuild with tasty 1.3.1

Modified:
  haskell-data-clist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 13:48:09 UTC (rev 631897)
+++ PKGBUILD	2020-05-23 13:48:48 UTC (rev 631898)
@@ -4,7 +4,7 @@
 _hkgname=data-clist
 pkgname=haskell-data-clist
 pkgver=0.1.2.3
-pkgrel=25
+pkgrel=26
 pkgdesc="Simple functional ring type."
 url="https://github.com/sw17ch/data-clist"
 license=("BSD")
@@ -25,7 +25,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