[arch-commits] Commit in haskell-hspec-wai-json/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 02:43:23 UTC 2022


    Date: Monday, March 21, 2022 @ 02:43:22
  Author: felixonmars
Revision: 1166555

upgpkg: haskell-hspec-wai-json 0.11.0-254: rebuil with memory 0.17.0

Modified:
  haskell-hspec-wai-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 02:43:17 UTC (rev 1166554)
+++ PKGBUILD	2022-03-21 02:43:22 UTC (rev 1166555)
@@ -4,7 +4,7 @@
 _hkgname=hspec-wai-json
 pkgname=haskell-hspec-wai-json
 pkgver=0.11.0
-pkgrel=253
+pkgrel=254
 pkgdesc="Testing JSON APIs with hspec-wai"
 url="https://github.com/hspec/hspec-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
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script



More information about the arch-commits mailing list