[arch-commits] Commit in haskell-wai-logger/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Sep 25 00:14:21 UTC 2021
Date: Saturday, September 25, 2021 @ 00:14:21
Author: felixonmars
Revision: 1024141
upgpkg: haskell-wai-logger 2.3.6-423: rebuild with vector 0.12.3.1 (rebuild pass 1, specified --nocheck)
Modified:
haskell-wai-logger/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-09-25 00:13:28 UTC (rev 1024140)
+++ PKGBUILD 2021-09-25 00:14:21 UTC (rev 1024141)
@@ -4,7 +4,7 @@
_hkgname=wai-logger
pkgname=haskell-wai-logger
pkgver=2.3.6
-pkgrel=422
+pkgrel=423
pkgdesc="A logging system for WAI"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
@@ -21,7 +21,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