Date: Sunday, February 16, 2020 @ 15:45:29 Author: felixonmars Revision: 572644
upgpkg: haskell-project-template 0.2.0.1-203: rebuild with ghc 8.8.2 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 15:44:49 UTC (rev 572643) +++ PKGBUILD 2020-02-16 15:45:29 UTC (rev 572644) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=202 +pkgrel=203 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
