Date: Thursday, January 28, 2021 @ 00:38:33 Author: felixonmars Revision: 833148
upgpkg: haskell-quickcheck 2.14.2-73: rebuild with bifunctors 5.5.10 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-28 00:36:43 UTC (rev 833147) +++ PKGBUILD 2021-01-28 00:38:33 UTC (rev 833148) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=72 +pkgrel=73 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
