Date: Thursday, September 22, 2022 @ 09:01:22 Author: felixonmars Revision: 1306463
upgpkg: haskell-quickcheck-assertions 0.3.0-241: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 09:01:20 UTC (rev 1306462) +++ PKGBUILD 2022-09-22 09:01:22 UTC (rev 1306463) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=240 +pkgrel=241 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
