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

Felix Yan felixonmars at archlinux.org
Tue Apr 20 17:13:32 UTC 2021


    Date: Tuesday, April 20, 2021 @ 17:13:32
  Author: felixonmars
Revision: 920090

upgpkg: darcs 2.16.3-125: rebuild with http2 3.0.0, warp 3.3.15

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-20 17:11:16 UTC (rev 920089)
+++ PKGBUILD	2021-04-20 17:13:32 UTC (rev 920090)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.16.3
-pkgrel=124
+pkgrel=125
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net"
 license=("GPL")
@@ -50,7 +50,7 @@
 
 check() {
     cd $pkgname-$pkgver
-    runhaskell Setup test
+    runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list