[arch-commits] Commit in haskell-ixset-typed/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Apr 21 19:03:22 UTC 2021
Date: Wednesday, April 21, 2021 @ 19:03:22
Author: felixonmars
Revision: 920607
upgpkg: haskell-ixset-typed 0.5-142: rebuild with inspection-testing 0.4.4.0
Modified:
haskell-ixset-typed/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-21 19:02:25 UTC (rev 920606)
+++ PKGBUILD 2021-04-21 19:03:22 UTC (rev 920607)
@@ -3,7 +3,7 @@
_hkgname=ixset-typed
pkgname=haskell-ixset-typed
pkgver=0.5
-pkgrel=141
+pkgrel=142
pkgdesc="Efficient relational queries on Haskell sets"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD')
@@ -29,7 +29,7 @@
check() {
cd $_hkgname-$pkgver
- runhaskell Setup test
+ runhaskell Setup test --show-details=direct
}
package() {
More information about the arch-commits
mailing list