Date: Sunday, March 13, 2022 @ 23:00:09 Author: felixonmars Revision: 1151706
upgpkg: haskell-quickcheck-assertions 0.3.0-213: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-13 22:59:47 UTC (rev 1151705) +++ PKGBUILD 2022-03-13 23:00:09 UTC (rev 1151706) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=212 +pkgrel=213 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
