Date: Thursday, March 24, 2022 @ 00:22:41 Author: felixonmars Revision: 1172662
upgpkg: haskell-chell-quickcheck 0.2.5.3-16: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 00:22:35 UTC (rev 1172661) +++ PKGBUILD 2022-03-24 00:22:41 UTC (rev 1172662) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.3 -pkgrel=15 +pkgrel=16 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
