[arch-commits] Commit in haskell-http/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Mar 21 03:14:45 UTC 2022
Date: Monday, March 21, 2022 @ 03:14:44
Author: felixonmars
Revision: 1166581
upgpkg: haskell-http 4000.3.16-152: rebuil with memory 0.17.0
Modified:
haskell-http/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-21 03:13:57 UTC (rev 1166580)
+++ PKGBUILD 2022-03-21 03:14:44 UTC (rev 1166581)
@@ -4,7 +4,7 @@
_hkgname=HTTP
pkgname=haskell-http
pkgver=4000.3.16
-pkgrel=151
+pkgrel=152
pkgdesc="A library for client-side HTTP"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD')
@@ -27,7 +27,7 @@
fi
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
- --prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
+ --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname "${_opts[@]}" \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
-f-mtl1 -f-warn-as-error -f-conduit10 -fwarp-tests -fnetwork-uri
runhaskell Setup build $MAKEFLAGS
More information about the arch-commits
mailing list