Date: Friday, March 12, 2021 @ 01:41:17 Author: felixonmars Revision: 887785
upgpkg: haskell-quickcheck-assertions 0.3.0-156: rebuild with tasty 1.4.0.1 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 01:40:36 UTC (rev 887784) +++ PKGBUILD 2021-03-12 01:41:17 UTC (rev 887785) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=155 +pkgrel=156 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")