[arch-commits] Commit in haskell-wl-pprint-annotated/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Apr 23 02:47:38 UTC 2021


    Date: Friday, April 23, 2021 @ 02:47:38
  Author: felixonmars
Revision: 922133

upgpkg: haskell-wl-pprint-annotated 0.1.0.1-124: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10

Modified:
  haskell-wl-pprint-annotated/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-23 02:46:54 UTC (rev 922132)
+++ PKGBUILD	2021-04-23 02:47:38 UTC (rev 922133)
@@ -4,7 +4,7 @@
 _hkgname=wl-pprint-annotated
 pkgname=haskell-wl-pprint-annotated
 pkgver=0.1.0.1
-pkgrel=123
+pkgrel=124
 pkgdesc="Pretty printer with annotation support"
 url="https://github.com/minad/wl-pprint-annotated"
 license=("BSD")
@@ -29,7 +29,7 @@
 
 check() {
     cd $_hkgname-$pkgver
-    runhaskell Setup test
+    runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list