Date: Saturday, February 15, 2020 @ 16:53:10 Author: felixonmars Revision: 571767
upgpkg: haskell-type-hint 0.1-16: rebuild with ghc 8.8.2 Modified: haskell-type-hint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 16:52:34 UTC (rev 571766) +++ PKGBUILD 2020-02-15 16:53:10 UTC (rev 571767) @@ -3,7 +3,7 @@ _hkgname=type-hint pkgname=haskell-type-hint pkgver=0.1 -pkgrel=15 +pkgrel=16 pkgdesc="Guide type inference with proxy values" url="https://github.com/mvv/type-hint" license=('BSD')
