[arch-commits] Commit in haskell-req/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 03:30:28 UTC 2022


    Date: Monday, March 21, 2022 @ 03:30:28
  Author: felixonmars
Revision: 1166635

upgpkg: haskell-req 3.9.1-112: rebuil with memory 0.17.0

Modified:
  haskell-req/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 03:30:17 UTC (rev 1166634)
+++ PKGBUILD	2022-03-21 03:30:28 UTC (rev 1166635)
@@ -3,7 +3,7 @@
 _hkgname=req
 pkgname=haskell-req
 pkgver=3.9.1
-pkgrel=111
+pkgrel=112
 pkgdesc="HTTP client library"
 url="https://github.com/mrkkrp/req"
 license=('BSD')
@@ -26,7 +26,7 @@
   cd $_hkgname-$pkgver    
     
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
-    --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+    --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname --enable-tests \
     --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'



More information about the arch-commits mailing list