Date: Tuesday, January 5, 2021 @ 08:58:53 Author: felixonmars Revision: 808483
upgpkg: haskell-tasty-smallcheck 0.8.2-31: 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-05 08:58:30 UTC (rev 808482) +++ PKGBUILD 2021-01-05 08:58:53 UTC (rev 808483) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=30 +pkgrel=31 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
