Date: Saturday, May 28, 2022 @ 13:38:30 Author: felixonmars Revision: 1211323
upgpkg: haskell-tasty-smallcheck 0.8.2-290: rebuild with doctest 0.20.0 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 13:37:55 UTC (rev 1211322) +++ PKGBUILD 2022-05-28 13:38:30 UTC (rev 1211323) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=289 +pkgrel=290 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
