Date: Monday, March 21, 2022 @ 12:33:12
  Author: felixonmars
Revision: 1166673

upgpkg: haskell-aws 0.22-403: rebuil with memory 0.17.0

Modified:
  haskell-aws/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-21 12:33:07 UTC (rev 1166672)
+++ PKGBUILD    2022-03-21 12:33:12 UTC (rev 1166673)
@@ -4,7 +4,7 @@
 _hkgname=aws
 pkgname=haskell-aws
 pkgver=0.22
-pkgrel=402
+pkgrel=403
 pkgdesc="Amazon Web Services (AWS) for Haskell"
 url="https://github.com/aristidb/aws";
 license=("BSD")
@@ -32,7 +32,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-examples
     runhaskell Setup build $MAKEFLAGS

Reply via email to