[arch-commits] Commit in haskell-binary-tagged/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Apr 20 22:26:49 UTC 2021
Date: Tuesday, April 20, 2021 @ 22:26:49
Author: felixonmars
Revision: 920440
upgpkg: haskell-binary-tagged 0.3-112: rebuild with singleton-bool 0.1.6
Modified:
haskell-binary-tagged/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-20 22:25:56 UTC (rev 920439)
+++ PKGBUILD 2021-04-20 22:26:49 UTC (rev 920440)
@@ -4,7 +4,7 @@
_hkgname=binary-tagged
pkgname=haskell-binary-tagged
pkgver=0.3
-pkgrel=111
+pkgrel=112
pkgdesc="Tagged binary serialisation."
url="https://github.com/phadej/binary-tagged#readme"
license=("BSD")
@@ -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