Date: Monday, January 17, 2022 @ 13:26:00 Author: felixonmars Revision: 1107738
upgpkg: haskell-quickcheck 2.14.2-255: rebuild with hashable 1.3.5.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 13:25:02 UTC (rev 1107737) +++ PKGBUILD 2022-01-17 13:26:00 UTC (rev 1107738) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=254 +pkgrel=255 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
