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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 24 04:09:32 UTC 2021


    Date: Friday, September 24, 2021 @ 04:09:32
  Author: felixonmars
Revision: 1023279

upgpkg: haskell-hosc 0.19.1-14: rebuild with vector 0.12.3.1

Modified:
  haskell-hosc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-24 04:08:30 UTC (rev 1023278)
+++ PKGBUILD	2021-09-24 04:09:32 UTC (rev 1023279)
@@ -3,7 +3,7 @@
 _name=hosc
 pkgname=haskell-hosc
 pkgver=0.19.1
-pkgrel=13
+pkgrel=14
 pkgdesc="Haskell Open Sound Control"
 arch=('x86_64')
 url="https://github.com/rd--/hosc"
@@ -29,7 +29,7 @@
                              --docdir="/usr/share/doc/${pkgname}" \
                              --enable-tests \
                              --dynlibdir=/usr/lib \
-                             --libsubdir=\$compiler/site-local/\$pkgid \
+                             --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
                              --datasubdir="$pkgname"
   runhaskell Setup build $MAKEFLAGS
   runhaskell Setup register --gen-script



More information about the arch-commits mailing list