[arch-commits] Commit in dhall-bash/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Apr 21 17:53:45 UTC 2021


    Date: Wednesday, April 21, 2021 @ 17:53:45
  Author: felixonmars
Revision: 920555

upgpkg: dhall-bash 1.0.36-60: rebuild with inspection-testing 0.4.4.0

Modified:
  dhall-bash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 17:52:43 UTC (rev 920554)
+++ PKGBUILD	2021-04-21 17:53:45 UTC (rev 920555)
@@ -2,7 +2,7 @@
 
 pkgname=dhall-bash
 pkgver=1.0.36
-pkgrel=59
+pkgrel=60
 pkgdesc='Compile Dhall to Bash'
 url='https://dhall-lang.org'
 license=('BSD')
@@ -28,7 +28,7 @@
 
 check() {
     cd $pkgname-$pkgver
-    runhaskell Setup test
+    runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list