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

Felix Yan felixonmars at archlinux.org
Wed Apr 21 17:52:28 UTC 2021


    Date: Wednesday, April 21, 2021 @ 17:52:27
  Author: felixonmars
Revision: 920553

upgpkg: dhall-yaml 1.2.6-11: rebuild with inspection-testing 0.4.4.0

Modified:
  dhall-yaml/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-21 17:51:18 UTC (rev 920552)
+++ PKGBUILD	2021-04-21 17:52:27 UTC (rev 920553)
@@ -2,7 +2,7 @@
 
 pkgname=dhall-yaml
 pkgver=1.2.6
-pkgrel=10
+pkgrel=11
 pkgdesc="Convert between Dhall and YAML"
 url="https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-yaml"
 license=("GPL3")
@@ -32,7 +32,7 @@
 
 check() {
   cd $pkgname-$pkgver
-  runhaskell Setup test
+  runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list