[arch-commits] Commit in haskell-js-jquery/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Apr 20 18:00:35 UTC 2021


    Date: Tuesday, April 20, 2021 @ 18:00:35
  Author: felixonmars
Revision: 920182

upgpkg: haskell-js-jquery 3.3.1-637: rebuild with http2 3.0.0, warp 3.3.15

Modified:
  haskell-js-jquery/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-20 17:59:54 UTC (rev 920181)
+++ PKGBUILD	2021-04-20 18:00:35 UTC (rev 920182)
@@ -4,7 +4,7 @@
 _hkgname=js-jquery
 pkgname=haskell-js-jquery
 pkgver=3.3.1
-pkgrel=636
+pkgrel=637
 pkgdesc="Obtain minified jQuery code"
 url="https://github.com/ndmitchell/js-jquery#readme"
 license=("MIT")
@@ -35,7 +35,7 @@
 
 check() {
     cd $_hkgname-$pkgver
-    runhaskell Setup test
+    runhaskell Setup test --show-details=direct
 }
 
 package() {



More information about the arch-commits mailing list