Date: Thursday, May 13, 2021 @ 13:37:37 Author: felixonmars Revision: 933241
upgpkg: haskell-quickcheck-assertions 0.3.0-167: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0 Modified: haskell-quickcheck-assertions/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-13 13:37:06 UTC (rev 933240) +++ PKGBUILD 2021-05-13 13:37:37 UTC (rev 933241) @@ -4,7 +4,7 @@ _hkgname=quickcheck-assertions pkgname=haskell-quickcheck-assertions pkgver=0.3.0 -pkgrel=166 +pkgrel=167 pkgdesc="HUnit like assertions for QuickCheck" url="https://github.com/s9gf4ult/quickcheck-assertions" license=("LGPL")
