[arch-commits] Commit in haskell-lukko/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Apr 20 21:47:33 UTC 2021
Date: Tuesday, April 20, 2021 @ 21:47:32
Author: felixonmars
Revision: 920406
upgpkg: haskell-lukko 0.1.1.3-10: rebuild with singleton-bool 0.1.6
Modified:
haskell-lukko/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-20 21:46:49 UTC (rev 920405)
+++ PKGBUILD 2021-04-20 21:47:32 UTC (rev 920406)
@@ -3,7 +3,7 @@
_hkgname=lukko
pkgname=haskell-lukko
pkgver=0.1.1.3
-pkgrel=9
+pkgrel=10
pkgdesc="Access to platform dependent file locking APIs"
url="https://github.com/phadej/lukko"
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