[arch-commits] Commit in haskell-contravariant-extras/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Aug 17 08:15:55 UTC 2020


    Date: Monday, August 17, 2020 @ 08:15:55
  Author: felixonmars
Revision: 682525

upgpkg: haskell-contravariant-extras 0.3.5.1-5: rebuild with ghc 8.10.2

Modified:
  haskell-contravariant-extras/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 08:15:00 UTC (rev 682524)
+++ PKGBUILD	2020-08-17 08:15:55 UTC (rev 682525)
@@ -4,7 +4,7 @@
 _hkgname=contravariant-extras
 pkgname=haskell-contravariant-extras
 pkgver=0.3.5.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Extras for the \"contravariant\" package"
 url="https://github.com/nikita-volkov/contravariant-extras"
 license=("MIT")
@@ -20,7 +20,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