[arch-commits] Commit in haskell-config-ini/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Apr 23 10:50:38 UTC 2021


    Date: Friday, April 23, 2021 @ 10:50:38
  Author: felixonmars
Revision: 922245

upgpkg: haskell-config-ini 0.2.4.0-224: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10

Modified:
  haskell-config-ini/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-23 10:49:44 UTC (rev 922244)
+++ PKGBUILD	2021-04-23 10:50:38 UTC (rev 922245)
@@ -4,7 +4,7 @@
 _hkgname=config-ini
 pkgname=haskell-config-ini
 pkgver=0.2.4.0
-pkgrel=223
+pkgrel=224
 pkgdesc="A library for simple INI-based configuration files."
 url="https://github.com/aisamanra/config-ini"
 license=("BSD")
@@ -37,7 +37,7 @@
 check() {
     cd $_hkgname-$pkgver
     # https://github.com/aisamanra/config-ini/issues/22
-    # runhaskell Setup test
+    # runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list