[arch-commits] Commit in haskell-xcb-types/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Aug 18 04:47:02 UTC 2020


    Date: Tuesday, August 18, 2020 @ 04:47:02
  Author: felixonmars
Revision: 683651

upgpkg: haskell-xcb-types 0.10.0-8: rebuild with ghc 8.10.2

Modified:
  haskell-xcb-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-18 04:46:16 UTC (rev 683650)
+++ PKGBUILD	2020-08-18 04:47:02 UTC (rev 683651)
@@ -4,7 +4,7 @@
 _hkgname=xcb-types
 pkgname=haskell-xcb-types
 pkgver=0.10.0
-pkgrel=7
+pkgrel=8
 pkgdesc="Parses XML files used by the XCB project"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -21,7 +21,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fsplit-base
-    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