Date: Tuesday, February 9, 2021 @ 00:29:39 Author: felixonmars Revision: 850687
upgpkg: haskell-type-hint 0.1-23: rebuild with ghc 8.10.4 Modified: haskell-type-hint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 00:29:15 UTC (rev 850686) +++ PKGBUILD 2021-02-09 00:29:39 UTC (rev 850687) @@ -3,7 +3,7 @@ _hkgname=type-hint pkgname=haskell-type-hint pkgver=0.1 -pkgrel=22 +pkgrel=23 pkgdesc="Guide type inference with proxy values" url="https://github.com/mvv/type-hint" license=('BSD')
