Date: Tuesday, January 11, 2022 @ 02:13:16 Author: felixonmars Revision: 1100307
upgpkg: haskell-hint 0.9.0.5-4: rebuild with ghc 9.0.2 Modified: haskell-hint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 02:12:26 UTC (rev 1100306) +++ PKGBUILD 2022-01-11 02:13:16 UTC (rev 1100307) @@ -3,7 +3,7 @@ _hkgname=hint pkgname=haskell-hint pkgver=0.9.0.5 -pkgrel=3 +pkgrel=4 pkgdesc="Runtime Haskell interpreter (GHC API wrapper)" url="https://github.com/haskell-hint/hint" license=('BSD')
