Date: Sunday, December 25, 2022 @ 18:53:14 Author: felixonmars Revision: 1365908
upgpkg: haskell-quickcheck-assertions 0.3.0-251: rebuild with hspec 2.10.6, hspec-core 2.10.6, hspec-discover 2.10.6, hspec-meta 2.10.5 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-25 18:53:13 UTC (rev 1365907) +++ PKGBUILD 2022-12-25 18:53:14 UTC (rev 1365908) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=250 +pkgrel=251 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
