[arch-commits] Commit in haskell-double-conversion/trunk (PKGBUILD)

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


    Date: Saturday, May 23, 2020 @ 14:01:13
  Author: felixonmars
Revision: 631922

upgpkg: haskell-double-conversion 2.0.2.0-28: rebuild with tasty 1.3.1

Modified:
  haskell-double-conversion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 14:00:33 UTC (rev 631921)
+++ PKGBUILD	2020-05-23 14:01:13 UTC (rev 631922)
@@ -3,7 +3,7 @@
 _hkgname=double-conversion
 pkgname=haskell-double-conversion
 pkgver=2.0.2.0
-pkgrel=27
+pkgrel=28
 pkgdesc="Fast conversion between double precision floating point and text"
 url="https://github.com/bos/double-conversion"
 license=('MIT')
@@ -28,7 +28,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-embedded_double_conversion
-    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