Date: Monday, January 27, 2020 @ 22:33:19 Author: felixonmars Revision: 556576
upgpkg: haskell-quickcheck 2.13.2-14: rebuild with base-orphans 0.8.2 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 22:32:02 UTC (rev 556575) +++ PKGBUILD 2020-01-27 22:33:19 UTC (rev 556576) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.13.2 -pkgrel=13 +pkgrel=14 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
