[arch-commits] Commit in haskell-wai-logger/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Apr 20 15:29:14 UTC 2021
Date: Tuesday, April 20, 2021 @ 15:29:14
Author: felixonmars
Revision: 920053
upgpkg: haskell-wai-logger 2.3.6-323: rebuild with http2 3.0.0 (rebuild pass 1, specified --nocheck)
Modified:
haskell-wai-logger/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-20 15:28:25 UTC (rev 920052)
+++ PKGBUILD 2021-04-20 15:29:14 UTC (rev 920053)
@@ -4,7 +4,7 @@
_hkgname=wai-logger
pkgname=haskell-wai-logger
pkgver=2.3.6
-pkgrel=322
+pkgrel=323
pkgdesc="A logging system for WAI"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
@@ -31,7 +31,7 @@
check() {
cd $_hkgname-$pkgver
- runhaskell Setup test
+ runhaskell Setup test --show-details=direct
}
package() {
More information about the arch-commits
mailing list