Date: Sunday, February 16, 2020 @ 08:50:03 Author: felixonmars Revision: 572085
upgpkg: haskell-hint 0.9.0.2-8: rebuild with ghc 8.8.2 Modified: haskell-hint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 08:49:10 UTC (rev 572084) +++ PKGBUILD 2020-02-16 08:50:03 UTC (rev 572085) @@ -3,7 +3,7 @@ _hkgname=hint pkgname=haskell-hint pkgver=0.9.0.2 -pkgrel=7 +pkgrel=8 pkgdesc="Runtime Haskell interpreter (GHC API wrapper)" url="https://github.com/haskell-hint/hint" license=('BSD')
