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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 03:27:49 UTC 2022


    Date: Monday, March 21, 2022 @ 03:27:49
  Author: felixonmars
Revision: 1166617

upgpkg: haskell-yesod-test 1.6.12-282: rebuil with memory 0.17.0

Modified:
  haskell-yesod-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 03:27:42 UTC (rev 1166616)
+++ PKGBUILD	2022-03-21 03:27:49 UTC (rev 1166617)
@@ -3,7 +3,7 @@
 _hkgname=yesod-test
 pkgname=haskell-yesod-test
 pkgver=1.6.12
-pkgrel=281
+pkgrel=282
 pkgdesc="Integration testing for WAI/Yesod Applications"
 url="https://www.yesodweb.com"
 license=('MIT')
@@ -21,7 +21,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
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list