Date: Sunday, March 15, 2020 @ 11:28:28 Author: felixonmars Revision: 597831
upgpkg: haskell-quickcheck 2.13.2-29: rebuild with hashable 1.3.0.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 11:27:17 UTC (rev 597830) +++ PKGBUILD 2020-03-15 11:28:28 UTC (rev 597831) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.13.2 -pkgrel=28 +pkgrel=29 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
