Date: Monday, January 10, 2022 @ 23:19:41 Author: felixonmars Revision: 1100095
upgpkg: haskell-tasty-smallcheck 0.8.2-218: rebuild with ghc 9.0.2 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 23:19:16 UTC (rev 1100094) +++ PKGBUILD 2022-01-10 23:19:41 UTC (rev 1100095) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=217 +pkgrel=218 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
