[arch-commits] Commit in haskell-lens-family-core/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jun 6 22:47:15 UTC 2021
Date: Sunday, June 6, 2021 @ 22:47:15
Author: felixonmars
Revision: 956487
upgpkg: haskell-lens-family-core 2.1.0-7: rebuild with ghc 8.10.5
Modified:
haskell-lens-family-core/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-06-06 22:46:51 UTC (rev 956486)
+++ PKGBUILD 2021-06-06 22:47:15 UTC (rev 956487)
@@ -3,7 +3,7 @@
_hkgname=lens-family-core
pkgname=haskell-lens-family-core
pkgver=2.1.0
-pkgrel=6
+pkgrel=7
pkgdesc="Haskell 2022 Lens Families"
url="https://hub.darcs.net/roconnor/lens-family"
license=('BSD')
@@ -28,7 +28,7 @@
check() {
cd $_hkgname-$pkgver
- runhaskell Setup test
+ runhaskell Setup test --show-details=direct
}
package() {
More information about the arch-commits
mailing list