Date: Sunday, April 28, 2019 @ 20:30:37 Author: felixonmars Revision: 455146
upgpkg: haskell-project-template 0.2.0.1-128 rebuild with ghc 8.6.5 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-28 20:29:50 UTC (rev 455145) +++ PKGBUILD 2019-04-28 20:30:37 UTC (rev 455146) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=127 +pkgrel=128 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
