Date: Monday, March 21, 2022 @ 00:20:03
  Author: felixonmars
Revision: 1166400

upgpkg: haskell-summoner-tui 2.0.1.1-309: rebuild with rebase 1.13.1, rerebase 
1.13.1

Modified:
  haskell-summoner-tui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-21 00:19:56 UTC (rev 1166399)
+++ PKGBUILD    2022-03-21 00:20:03 UTC (rev 1166400)
@@ -4,7 +4,7 @@
 _hkgname=summoner-tui
 pkgname=haskell-summoner-tui
 pkgver=2.0.1.1
-pkgrel=308
+pkgrel=309
 pkgdesc="Tool for scaffolding fully configured batteries-included 
production-level Haskell projects using TUI."
 url="https://github.com/kowainik/summoner";
 license=('MPL2')
@@ -25,7 +25,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 \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'

Reply via email to