[arch-commits] Commit in haskell-hspec/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Sep 23 22:00:03 UTC 2021
Date: Thursday, September 23, 2021 @ 22:00:03
Author: felixonmars
Revision: 1022863
upgpkg: haskell-hspec 2.8.3-36: rebuild with vector 0.12.3.1
Modified:
haskell-hspec/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-23 21:59:18 UTC (rev 1022862)
+++ PKGBUILD 2021-09-23 22:00:03 UTC (rev 1022863)
@@ -3,7 +3,7 @@
_hkgname=hspec
pkgname=haskell-hspec
pkgver=2.8.3
-pkgrel=35
+pkgrel=36
pkgdesc="A Testing Framework for Haskell"
url="http://hspec.github.io/"
license=('MIT')
@@ -19,7 +19,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname \
- --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+ --dynlibdir=/usr/lib --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