Date: Thursday, May 20, 2021 @ 23:06:11 Author: felixonmars Revision: 939657
upgpkg: haskell-tasty-smallcheck 0.8.2-130: 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-20 23:06:09 UTC (rev 939656) +++ PKGBUILD 2021-05-20 23:06:11 UTC (rev 939657) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=129 +pkgrel=130 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
