Date: Monday, January 16, 2023 @ 02:40:52 Author: felixonmars Revision: 1383732
upgpkg: haskell-quickcheck 2.14.2-391: 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 02:40:39 UTC (rev 1383731) +++ PKGBUILD 2023-01-16 02:40:52 UTC (rev 1383732) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=390 +pkgrel=391 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
