Date: Tuesday, March 31, 2020 @ 22:29:43 Author: felixonmars Revision: 608473
upgpkg: haskell-hint 0.9.0.2-13: rebuild with QuickCheck 2.14 Modified: haskell-hint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 22:29:03 UTC (rev 608472) +++ PKGBUILD 2020-03-31 22:29:43 UTC (rev 608473) @@ -3,7 +3,7 @@ _hkgname=hint pkgname=haskell-hint pkgver=0.9.0.2 -pkgrel=12 +pkgrel=13 pkgdesc="Runtime Haskell interpreter (GHC API wrapper)" url="https://github.com/haskell-hint/hint" license=('BSD')
