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

Felix Yan felixonmars at archlinux.org
Thu Apr 22 22:08:20 UTC 2021


    Date: Thursday, April 22, 2021 @ 22:08:19
  Author: felixonmars
Revision: 921817

upgpkg: haskell-implicit-hie 0.1.2.5-66: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10

Modified:
  haskell-implicit-hie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-22 22:07:26 UTC (rev 921816)
+++ PKGBUILD	2021-04-22 22:08:19 UTC (rev 921817)
@@ -3,7 +3,7 @@
 _hkgname=implicit-hie
 pkgname=haskell-implicit-hie
 pkgver=0.1.2.5
-pkgrel=65
+pkgrel=66
 pkgdesc="Auto generate hie-bios cradles & hie.yaml"
 url="https://github.com/Avi-D-coder/implicit-hie#readme"
 license=("custom:BSD3")
@@ -31,7 +31,7 @@
 
 check() {
   cd $_hkgname-$pkgver
-  runhaskell Setup test
+  runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list