Date: Saturday, April 23, 2022 @ 18:24:17 Author: felixonmars Revision: 1187821
upgpkg: haskell-tasty-quickcheck 0.10.2-93: rebuild with hashable 1.4.0.1 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 18:23:52 UTC (rev 1187820) +++ PKGBUILD 2022-04-23 18:24:17 UTC (rev 1187821) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.2 -pkgrel=92 +pkgrel=93 pkgdesc="QuickCheck support for the Tasty test framework." url="https://github.com/UnkindPartition/tasty" license=("MIT")
