Date: Monday, January 17, 2022 @ 11:01:44 Author: felixonmars Revision: 1107709
upgpkg: haskell-tasty-smallcheck 0.8.2-221: rebuild with hashable 1.3.5.0 Modified: haskell-tasty-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 11:01:26 UTC (rev 1107708) +++ PKGBUILD 2022-01-17 11:01:44 UTC (rev 1107709) @@ -3,7 +3,7 @@ _hkgname=tasty-smallcheck pkgname=haskell-tasty-smallcheck pkgver=0.8.2 -pkgrel=220 +pkgrel=221 pkgdesc="SmallCheck support for the Tasty test framework" url="https://github.com/feuerbach/tasty" license=('MIT')
