[arch-commits] Commit in haskell-summoner-tui/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Apr 21 19:11:19 UTC 2021


    Date: Wednesday, April 21, 2021 @ 19:11:19
  Author: felixonmars
Revision: 920615

upgpkg: haskell-summoner-tui 2.0.1.1-172: rebuild with inspection-testing 0.4.4.0

Modified:
  haskell-summoner-tui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 19:10:10 UTC (rev 920614)
+++ PKGBUILD	2021-04-21 19:11:19 UTC (rev 920615)
@@ -4,7 +4,7 @@
 _hkgname=summoner-tui
 pkgname=haskell-summoner-tui
 pkgver=2.0.1.1
-pkgrel=171
+pkgrel=172
 pkgdesc="Tool for scaffolding fully configured batteries-included production-level Haskell projects using TUI."
 url="https://github.com/kowainik/summoner"
 license=('MPL2')
@@ -39,7 +39,7 @@
 
 check() {
   cd $_hkgname-$pkgver
-  runhaskell Setup test
+  runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list