[arch-commits] Commit in haskell-implicit-hie-cradle/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Apr 23 13:43:16 UTC 2021


    Date: Friday, April 23, 2021 @ 13:43:16
  Author: felixonmars
Revision: 922375

upgpkg: haskell-implicit-hie-cradle 0.3.0.2-53: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10

Modified:
  haskell-implicit-hie-cradle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-23 13:42:23 UTC (rev 922374)
+++ PKGBUILD	2021-04-23 13:43:16 UTC (rev 922375)
@@ -3,7 +3,7 @@
 _hkgname=implicit-hie-cradle
 pkgname=haskell-implicit-hie-cradle
 pkgver=0.3.0.2
-pkgrel=52
+pkgrel=53
 pkgdesc="Auto generate hie-bios cradles"
 url="https://github.com/Avi-D-coder/implicit-hie-cradle#readme"
 license=("BSD")
@@ -38,7 +38,7 @@
 
 check() {
   cd $_hkgname-$pkgver
-  runhaskell Setup test
+  runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list