Date: Monday, September 5, 2022 @ 21:49:31 Author: felixonmars Revision: 1293399
upgpkg: haskell-quickcheck-assertions 0.3.0-240: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 21:49:21 UTC (rev 1293398) +++ PKGBUILD 2022-09-05 21:49:31 UTC (rev 1293399) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=239 +pkgrel=240 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
