Date: Monday, January 16, 2023 @ 03:45:13 Author: felixonmars Revision: 1383878
upgpkg: haskell-quickcheck 2.14.2-392: rebuild with inspection-testing 0.5.0.1 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-16 03:44:46 UTC (rev 1383877) +++ PKGBUILD 2023-01-16 03:45:13 UTC (rev 1383878) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=391 +pkgrel=392 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
