Date: Sunday, November 26, 2017 @ 09:31:40 Author: felixonmars Revision: 268881
upgpkg: haskell-type-hint 0.1-5 rebuild with ghc 8.2.2 Modified: haskell-type-hint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-26 09:31:00 UTC (rev 268880) +++ PKGBUILD 2017-11-26 09:31:40 UTC (rev 268881) @@ -4,7 +4,7 @@ _hkgname=type-hint pkgname=haskell-type-hint pkgver=0.1 -pkgrel=4 +pkgrel=5 pkgdesc="Guide type inference with proxy values" url="https://github.com/mvv/type-hint" license=('custom:BSD3')
