[arch-commits] Commit in taskell/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue May 19 23:59:56 UTC 2020


    Date: Tuesday, May 19, 2020 @ 23:59:55
  Author: felixonmars
Revision: 630358

upgpkg: taskell 1.9.2.0-93: rebuild with tasty-golden 2.3.3.3

Modified:
  taskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 23:58:45 UTC (rev 630357)
+++ PKGBUILD	2020-05-19 23:59:55 UTC (rev 630358)
@@ -2,7 +2,7 @@
 
 pkgname=taskell
 pkgver=1.9.2.0
-pkgrel=92
+pkgrel=93
 pkgdesc='A command-line kanban board/task manager'
 license=(BSD)
 arch=(x86_64)
@@ -25,7 +25,7 @@
     --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'
-  runhaskell Setup build
+  runhaskell Setup build $MAKEFLAGS
   runhaskell Setup register --gen-script
   runhaskell Setup unregister --gen-script
   sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh



More information about the arch-commits mailing list