Date: Monday, March 14, 2022 @ 00:29:57 Author: felixonmars Revision: 1151986
upgpkg: haskell-chell-quickcheck 0.2.5.3-11: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 00:29:37 UTC (rev 1151985) +++ PKGBUILD 2022-03-14 00:29:57 UTC (rev 1151986) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.3 -pkgrel=10 +pkgrel=11 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
