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

Felix Yan felixonmars at archlinux.org
Mon Aug 17 06:06:46 UTC 2020


    Date: Monday, August 17, 2020 @ 06:06:46
  Author: felixonmars
Revision: 682247

upgpkg: haskell-alsa-core 0.5.0.1-11: rebuild with ghc 8.10.2

Modified:
  haskell-alsa-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 06:06:11 UTC (rev 682246)
+++ PKGBUILD	2020-08-17 06:06:46 UTC (rev 682247)
@@ -3,7 +3,7 @@
 _hkgname=alsa-core
 pkgname=haskell-${_hkgname}
 pkgver=0.5.0.1
-pkgrel=10
+pkgrel=11
 pkgdesc='Binding to the ALSA Library API (Exceptions)'
 url='http://www.haskell.org/haskellwiki/ALSA'
 license=('BSD')
@@ -21,7 +21,7 @@
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
         --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
         --ghc-option='-pie'
-    runhaskell Setup build
+    runhaskell Setup build $MAKEFLAGS
     runhaskell Setup haddock
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script



More information about the arch-commits mailing list