Date: Monday, January 4, 2021 @ 22:15:47 Author: felixonmars Revision: 808270
upgpkg: haskell-tasty-smallcheck 0.8.2-29: rebuild with comonad 5.0.8 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 22:15:24 UTC (rev 808269) +++ PKGBUILD 2021-01-04 22:15:47 UTC (rev 808270) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=28 +pkgrel=29 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
