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

Felix Yan felixonmars at archlinux.org
Sat May 23 20:05:33 UTC 2020


    Date: Saturday, May 23, 2020 @ 20:05:29
  Author: felixonmars
Revision: 632526

upgpkg: haskell-void 0.7.3-9: rebuild with tasty 1.3.1

Modified:
  haskell-void/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 20:04:27 UTC (rev 632525)
+++ PKGBUILD	2020-05-23 20:05:29 UTC (rev 632526)
@@ -4,7 +4,7 @@
 _hkgname=void
 pkgname=haskell-void
 pkgver=0.7.3
-pkgrel=8
+pkgrel=9
 pkgdesc="A Haskell 98 logically uninhabited data type"
 url="https://github.com/ekmett/void"
 license=("BSD")
@@ -26,7 +26,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-safe
-    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