[arch-commits] Commit in haskell-io-streams-haproxy/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Apr 23 01:05:33 UTC 2021


    Date: Friday, April 23, 2021 @ 01:05:33
  Author: felixonmars
Revision: 922023

upgpkg: haskell-io-streams-haproxy 1.0.1.0-144: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10

Modified:
  haskell-io-streams-haproxy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-23 01:04:39 UTC (rev 922022)
+++ PKGBUILD	2021-04-23 01:05:33 UTC (rev 922023)
@@ -3,7 +3,7 @@
 _hkgname=io-streams-haproxy
 pkgname=haskell-io-streams-haproxy
 pkgver=1.0.1.0
-pkgrel=143
+pkgrel=144
 pkgdesc="HAProxy protocol 1.5 support for io-streams"
 url="https://github.com/snapframework/io-streams-haproxy"
 license=('BSD')
@@ -33,7 +33,7 @@
 
 check() {
     cd $_hkgname-$pkgver
-    runhaskell Setup test
+    runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list