Date: Monday, March 21, 2022 @ 03:13:10 Author: felixonmars Revision: 1166575
upgpkg: haskell-wai-handler-launch 3.0.3.1-391: rebuil with memory 0.17.0 Modified: haskell-wai-handler-launch/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-21 03:13:03 UTC (rev 1166574) +++ PKGBUILD 2022-03-21 03:13:10 UTC (rev 1166575) @@ -4,7 +4,7 @@ _hkgname=wai-handler-launch pkgname=haskell-wai-handler-launch pkgver=3.0.3.1 -pkgrel=390 +pkgrel=391 pkgdesc="Launch a web app in the default browser." url="https://github.com/yesodweb/wai" license=("MIT") @@ -19,7 +19,7 @@ cd $_hkgname-$pkgver runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \ - --prefix=/usr --docdir=/usr/share/doc/$pkgname \ + --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname \ --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm runhaskell Setup build $MAKEFLAGS runhaskell Setup register --gen-script
