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

Felix Yan felixonmars at archlinux.org
Sat May 23 19:56:49 UTC 2020


    Date: Saturday, May 23, 2020 @ 19:56:48
  Author: felixonmars
Revision: 632520

upgpkg: haskell-tidal 1.4.9-7: rebuild with tasty 1.3.1

Modified:
  haskell-tidal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 19:49:58 UTC (rev 632519)
+++ PKGBUILD	2020-05-23 19:56:48 UTC (rev 632520)
@@ -3,7 +3,7 @@
 _name=Tidal
 pkgname=haskell-tidal
 pkgver=1.4.9
-pkgrel=6
+pkgrel=7
 pkgdesc="A domain specific language for live coding pattern."
 arch=('x86_64')
 url="https://tidalcycles.org/"
@@ -34,7 +34,7 @@
                              --enable-tests \
                              --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