[arch-commits] Commit in haskell-quickcheck-classes-base/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Sep 23 21:26:11 UTC 2021
Date: Thursday, September 23, 2021 @ 21:26:11
Author: felixonmars
Revision: 1022827
upgpkg: haskell-quickcheck-classes-base 0.6.2.0-53: rebuild with vector 0.12.3.1
Modified:
haskell-quickcheck-classes-base/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-23 21:25:10 UTC (rev 1022826)
+++ PKGBUILD 2021-09-23 21:26:11 UTC (rev 1022827)
@@ -3,7 +3,7 @@
_hkgname=quickcheck-classes-base
pkgname=haskell-quickcheck-classes-base
pkgver=0.6.2.0
-pkgrel=52
+pkgrel=53
pkgdesc="QuickCheck common typeclasses from 'base'"
url="https://github.com/andrewthad/quickcheck-classes"
license=('MIT')
@@ -23,7 +23,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
- --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