Date: Saturday, April 9, 2022 @ 23:37:08 Author: felixonmars Revision: 1183545
upgpkg: haskell-quickcheck-assertions 0.3.0-220: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 23:37:02 UTC (rev 1183544) +++ PKGBUILD 2022-04-09 23:37:08 UTC (rev 1183545) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=219 +pkgrel=220 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
