Date: Sunday, March 15, 2020 @ 10:58:46 Author: felixonmars Revision: 597765
upgpkg: haskell-quickcheck 2.13.2-28: 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 10:58:06 UTC (rev 597764) +++ PKGBUILD 2020-03-15 10:58:46 UTC (rev 597765) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.13.2 -pkgrel=27 +pkgrel=28 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
