Date: Thursday, March 3, 2022 @ 11:49:36 Author: felixonmars Revision: 1140499
upgpkg: haskell-quickcheck-assertions 0.3.0-210: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 11:49:14 UTC (rev 1140498) +++ PKGBUILD 2022-03-03 11:49:36 UTC (rev 1140499) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=209 +pkgrel=210 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
