[arch-commits] Commit in haskell-knob/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 1 17:36:35 UTC 2021
Date: Thursday, July 1, 2021 @ 17:36:35
Author: felixonmars
Revision: 969483
upgpkg: haskell-knob 0.1.1-21: rebuild with call-stack 0.4.0
Modified:
haskell-knob/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-01 17:35:59 UTC (rev 969482)
+++ PKGBUILD 2021-07-01 17:36:35 UTC (rev 969483)
@@ -4,7 +4,7 @@
_hkgname=knob
pkgname=haskell-knob
pkgver=0.1.1
-pkgrel=20
+pkgrel=21
pkgdesc="Memory-backed handles"
url="https://github.com/felixonmars/knob"
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