Date: Monday, March 21, 2022 @ 02:29:29
  Author: felixonmars
Revision: 1166527

upgpkg: haskell-wai-extra 3.1.8-73: rebuil with memory 0.17.0

Modified:
  haskell-wai-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-21 02:28:49 UTC (rev 1166526)
+++ PKGBUILD    2022-03-21 02:29:29 UTC (rev 1166527)
@@ -4,7 +4,7 @@
 _hkgname=wai-extra
 pkgname=haskell-wai-extra
 pkgver=3.1.8
-pkgrel=72
+pkgrel=73
 pkgdesc="Provides some basic WAI handlers and middleware."
 url="https://github.com/yesodweb/wai";
 license=("MIT")
@@ -23,7 +23,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-build-example
     runhaskell Setup build $MAKEFLAGS

Reply via email to