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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 02:26:49 UTC 2022


    Date: Monday, March 21, 2022 @ 02:26:49
  Author: felixonmars
Revision: 1166517

upgpkg: haskell-http2 3.0.2-92: rebuil with memory 0.17.0

Modified:
  haskell-http2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 02:26:43 UTC (rev 1166516)
+++ PKGBUILD	2022-03-21 02:26:49 UTC (rev 1166517)
@@ -4,7 +4,7 @@
 _hkgname=http2
 pkgname=haskell-http2
 pkgver=3.0.2
-pkgrel=91
+pkgrel=92
 pkgdesc="HTTP/2 library"
 url="https://github.com/kazu-yamamoto/http2"
 license=("BSD")
@@ -29,7 +29,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 \
             -f-devel
     runhaskell Setup build $MAKEFLAGS



More information about the arch-commits mailing list