Date: Friday, May 21, 2021 @ 00:32:47 Author: felixonmars Revision: 939725
upgpkg: haskell-tasty-smallcheck 0.8.2-131: rebuild with hashable 1.3.2.0 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-21 00:32:45 UTC (rev 939724) +++ PKGBUILD 2021-05-21 00:32:47 UTC (rev 939725) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=130 +pkgrel=131 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
