Date: Wednesday, September 22, 2021 @ 11:35:38 Author: felixonmars Revision: 1021449
upgpkg: haskell-wreq 0.5.3.3-96: rebuild with random 1.2.1 Modified: haskell-wreq/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-22 11:31:28 UTC (rev 1021448) +++ PKGBUILD 2021-09-22 11:35:38 UTC (rev 1021449) @@ -3,7 +3,7 @@ _hkgname=wreq pkgname=haskell-wreq pkgver=0.5.3.3 -pkgrel=95 +pkgrel=96 pkgdesc="An easy-to-use HTTP client library." url="https://github.com/bos/wreq" license=('BSD') @@ -26,7 +26,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 \ -fdoctest -f-aws -fhttpbin -f-developer runhaskell Setup build $MAKEFLAGS runhaskell Setup register --gen-script