[arch-commits] Commit in haskell-aws/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Sep 23 09:06:51 UTC 2021
Date: Thursday, September 23, 2021 @ 09:06:51
Author: felixonmars
Revision: 1021742
upgpkg: haskell-aws 0.22-314: rebuild with random 1.2.1
Modified:
haskell-aws/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-23 08:09:04 UTC (rev 1021741)
+++ PKGBUILD 2021-09-23 09:06:51 UTC (rev 1021742)
@@ -4,7 +4,7 @@
_hkgname=aws
pkgname=haskell-aws
pkgver=0.22
-pkgrel=313
+pkgrel=314
pkgdesc="Amazon Web Services (AWS) for Haskell"
url="https://github.com/aristidb/aws"
license=("BSD")
@@ -33,7 +33,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 \
-f-examples
runhaskell Setup build $MAKEFLAGS
runhaskell Setup register --gen-script
More information about the arch-commits
mailing list