Date: Wednesday, May 4, 2022 @ 10:47:43 Author: felixonmars Revision: 1193288
upgpkg: haskell-chell-quickcheck 0.2.5.3-20: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 10:47:37 UTC (rev 1193287) +++ PKGBUILD 2022-05-04 10:47:43 UTC (rev 1193288) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.3 -pkgrel=19 +pkgrel=20 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
