Date: Thursday, September 23, 2021 @ 10:04:02
  Author: felixonmars
Revision: 1021754

upgpkg: taskell 1.11.4-11: rebuild with random 1.2.1

Modified:
  taskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-23 10:01:34 UTC (rev 1021753)
+++ PKGBUILD    2021-09-23 10:04:02 UTC (rev 1021754)
@@ -2,7 +2,7 @@
 
 pkgname=taskell
 pkgver=1.11.4
-pkgrel=10
+pkgrel=11
 pkgdesc='A command-line kanban board/task manager'
 license=(BSD)
 arch=(x86_64)
@@ -17,7 +17,7 @@
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
     --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
     --datasubdir=$pkgname \
-    --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+    --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'
   runhaskell Setup build $MAKEFLAGS

Reply via email to