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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 24 03:17:54 UTC 2021


    Date: Friday, September 24, 2021 @ 03:17:54
  Author: felixonmars
Revision: 1023205

upgpkg: haskell-microspec 0.2.1.3-125: rebuild with vector 0.12.3.1

Modified:
  haskell-microspec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-24 03:17:07 UTC (rev 1023204)
+++ PKGBUILD	2021-09-24 03:17:54 UTC (rev 1023205)
@@ -3,7 +3,7 @@
 _name=microspec
 pkgname=haskell-microspec
 pkgver=0.2.1.3
-pkgrel=124
+pkgrel=125
 pkgdesc="A tiny, property-based (and unit) testing library with minimal dependencies"
 arch=('x86_64')
 url="https://hackage.haskell.org/package/microspec"
@@ -28,7 +28,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