Date: Monday, March 21, 2022 @ 20:14:04 Author: felixonmars Revision: 1168256
upgpkg: haskell-wai-cors 0.2.7-223: rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1 Modified: haskell-wai-cors/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-21 20:13:55 UTC (rev 1168255) +++ PKGBUILD 2022-03-21 20:14:04 UTC (rev 1168256) @@ -4,7 +4,7 @@ _hkgname=wai-cors pkgname=haskell-wai-cors pkgver=0.2.7 -pkgrel=222 +pkgrel=223 pkgdesc="CORS for WAI" url="https://github.com/larskuhtz/wai-cors" 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