Date: Friday, September 24, 2021 @ 00:04:01 Author: felixonmars Revision: 1022951
upgpkg: haskell-tasty-quickcheck 0.10.1.2-229: rebuild with vector 0.12.3.1 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-24 00:03:14 UTC (rev 1022950) +++ PKGBUILD 2021-09-24 00:04:01 UTC (rev 1022951) @@ -4,7 +4,7 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck pkgver=0.10.1.2 -pkgrel=228 +pkgrel=229 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT")
