Date: Wednesday, December 28, 2022 @ 02:14:57 Author: felixonmars Revision: 1369457
upgpkg: haskell-chell-quickcheck 0.2.5.3-50: rebuild with tasty 1.4.3 Modified: haskell-chell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 02:14:56 UTC (rev 1369456) +++ PKGBUILD 2022-12-28 02:14:57 UTC (rev 1369457) @@ -3,7 +3,7 @@ _hkgname=chell-quickcheck pkgname=haskell-chell-quickcheck pkgver=0.2.5.3 -pkgrel=49 +pkgrel=50 pkgdesc="QuickCheck support for the Chell testing library" url="https://github.com/typeclasses/chell" license=('MIT')
