[arch-commits] Commit in haskell-text-short/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat May 23 18:55:16 UTC 2020


    Date: Saturday, May 23, 2020 @ 18:55:13
  Author: felixonmars
Revision: 632438

upgpkg: haskell-text-short 0.1.3-30: rebuild with tasty 1.3.1

Modified:
  haskell-text-short/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 18:53:30 UTC (rev 632437)
+++ PKGBUILD	2020-05-23 18:55:13 UTC (rev 632438)
@@ -4,7 +4,7 @@
 _hkgname=text-short
 pkgname=haskell-text-short
 pkgver=0.1.3
-pkgrel=29
+pkgrel=30
 pkgdesc="Memory-efficient representation of Unicode text strings"
 url="https://github.com/hvr/text-short"
 license=("BSD")
@@ -27,7 +27,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-asserts
-    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