Date: Monday, July 26, 2021 @ 13:44:27 Author: felixonmars Revision: 985269
upgpkg: haskell-tasty-smallcheck 0.8.2-163: rebuild with transformers-compat 0.7 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-26 13:43:45 UTC (rev 985268) +++ PKGBUILD 2021-07-26 13:44:27 UTC (rev 985269) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=162 +pkgrel=163 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
