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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 24 11:17:44 UTC 2021


    Date: Friday, September 24, 2021 @ 11:17:44
  Author: felixonmars
Revision: 1023646

upgpkg: haskell-tidal 1.7.8-14: rebuild with vector 0.12.3.1

Modified:
  haskell-tidal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-24 10:58:00 UTC (rev 1023645)
+++ PKGBUILD	2021-09-24 11:17:44 UTC (rev 1023646)
@@ -3,7 +3,7 @@
 _name=Tidal
 pkgname=haskell-tidal
 pkgver=1.7.8
-pkgrel=13
+pkgrel=14
 pkgdesc="A domain specific language for live coding pattern."
 arch=('x86_64')
 url="https://tidalcycles.org/"
@@ -36,7 +36,7 @@
                              --docdir="/usr/share/doc/${pkgname}" \
                              --enable-tests \
                              --dynlibdir=/usr/lib \
-                             --libsubdir=\$compiler/site-local/\$pkgid
+                             --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm
   runhaskell Setup build $MAKEFLAGS
   runhaskell Setup register --gen-script
   runhaskell Setup unregister --gen-script



More information about the arch-commits mailing list