Date: Monday, March 21, 2022 @ 00:18:48
  Author: felixonmars
Revision: 1166392

upgpkg: haskell-text-builder 0.6.6.3-50: rebuild with rebase 1.13.1, rerebase 
1.13.1

Modified:
  haskell-text-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-21 00:18:31 UTC (rev 1166391)
+++ PKGBUILD    2022-03-21 00:18:48 UTC (rev 1166392)
@@ -3,7 +3,7 @@
 _hkgname=text-builder
 pkgname=haskell-text-builder
 pkgver=0.6.6.3
-pkgrel=49
+pkgrel=50
 pkgdesc="An efficient strict text builder"
 url="https://github.com/nikita-volkov/text-builder";
 license=('MIT')
@@ -18,7 +18,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

Reply via email to