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

Felix Yan felixonmars at archlinux.org
Tue Apr 20 17:22:55 UTC 2021


    Date: Tuesday, April 20, 2021 @ 17:22:55
  Author: felixonmars
Revision: 920099

upgpkg: taskell 1.11.0-2: rebuild with http2 3.0.0, warp 3.3.15

Modified:
  taskell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-20 17:21:07 UTC (rev 920098)
+++ PKGBUILD	2021-04-20 17:22:55 UTC (rev 920099)
@@ -2,7 +2,7 @@
 
 pkgname=taskell
 pkgver=1.11.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A command-line kanban board/task manager'
 license=(BSD)
 arch=(x86_64)
@@ -29,7 +29,7 @@
 
 check() {
   cd $pkgname-$pkgver
-  runhaskell Setup test
+  runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list