Date: Thursday, February 27, 2020 @ 19:55:33 Author: felixonmars Revision: 584728
upgpkg: haskell-project-template 0.2.0.1-207: rebuild with ghc 8.8.3 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 19:54:32 UTC (rev 584727) +++ PKGBUILD 2020-02-27 19:55:33 UTC (rev 584728) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=206 +pkgrel=207 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
