[arch-commits] Commit in haskell-http-client-restricted/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 03:27:32 UTC 2022


    Date: Monday, March 21, 2022 @ 03:27:32
  Author: felixonmars
Revision: 1166615

upgpkg: haskell-http-client-restricted 0.0.4-148: rebuil with memory 0.17.0

Modified:
  haskell-http-client-restricted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 03:27:26 UTC (rev 1166614)
+++ PKGBUILD	2022-03-21 03:27:32 UTC (rev 1166615)
@@ -3,7 +3,7 @@
 _hkgname=http-client-restricted
 pkgname=haskell-http-client-restricted
 pkgver=0.0.4
-pkgrel=147
+pkgrel=148
 pkgdesc="Restricting the servers that http-client will use"
 url="https://hackage.haskell.org/package/http-client-restricted"
 license=('MIT')
@@ -18,7 +18,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
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list