[arch-commits] Commit in haskell-hspec-expectations/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Sep 23 20:56:16 UTC 2021
Date: Thursday, September 23, 2021 @ 20:56:16
Author: felixonmars
Revision: 1022783
upgpkg: haskell-hspec-expectations 0.8.2-164: rebuild with vector 0.12.3.1
Modified:
haskell-hspec-expectations/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-23 20:55:34 UTC (rev 1022782)
+++ PKGBUILD 2021-09-23 20:56:16 UTC (rev 1022783)
@@ -3,7 +3,7 @@
_hkgname=hspec-expectations
pkgname=haskell-hspec-expectations
pkgver=0.8.2
-pkgrel=163
+pkgrel=164
pkgdesc="Catchy combinators for HUnit"
url="https://github.com/sol/hspec-expectations"
license=('MIT')
@@ -18,7 +18,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