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

Felix Yan felixonmars at archlinux.org
Sat May 23 17:12:42 UTC 2020


    Date: Saturday, May 23, 2020 @ 17:12:41
  Author: felixonmars
Revision: 632274

upgpkg: haskell-alsa-mixer 0.3.0-35: rebuild with tasty 1.3.1

Modified:
  haskell-alsa-mixer/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 17:12:00 UTC (rev 632273)
+++ PKGBUILD	2020-05-23 17:12:41 UTC (rev 632274)
@@ -3,7 +3,7 @@
 _hkgname=alsa-mixer
 pkgname=haskell-${_hkgname}
 pkgver=0.3.0
-pkgrel=34
+pkgrel=35
 pkgdesc='Bindings to the ALSA simple mixer API'
 url='https://hackage.haskell.org/package/alsa-mixer'
 license=('BSD')
@@ -22,7 +22,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