Date: Friday, May 21, 2021 @ 01:16:29 Author: felixonmars Revision: 939776
upgpkg: haskell-tasty-smallcheck 0.8.2-132: 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 01:15:55 UTC (rev 939775) +++ PKGBUILD 2021-05-21 01:16:29 UTC (rev 939776) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=131 +pkgrel=132 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
