Date: Thursday, June 17, 2021 @ 21:56:05 Author: felixonmars Revision: 964835
upgpkg: haskell-type-hint 0.1-25: rebuild with ghc 9.0.1 Modified: haskell-type-hint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 21:55:26 UTC (rev 964834) +++ PKGBUILD 2021-06-17 21:56:05 UTC (rev 964835) @@ -3,7 +3,7 @@ _hkgname=type-hint pkgname=haskell-type-hint pkgver=0.1 -pkgrel=24 +pkgrel=25 pkgdesc="Guide type inference with proxy values" url="https://github.com/mvv/type-hint" license=('BSD')
