[arch-commits] Commit in haskell-sop-core/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Jan 11 01:21:20 UTC 2022
Date: Tuesday, January 11, 2022 @ 01:21:19
Author: felixonmars
Revision: 1100205
upgpkg: haskell-sop-core 0.5.0.1-9: rebuild with ghc 9.0.2
Modified:
haskell-sop-core/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-01-11 01:20:44 UTC (rev 1100204)
+++ PKGBUILD 2022-01-11 01:21:19 UTC (rev 1100205)
@@ -3,7 +3,7 @@
_hkgname=sop-core
pkgname=haskell-sop-core
pkgver=0.5.0.1
-pkgrel=8
+pkgrel=9
pkgdesc="True Sums of Products"
url="https://github.com/well-typed/generics-sop"
license=('BSD')
@@ -24,7 +24,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