Date: Tuesday, February 11, 2020 @ 10:20:09 Author: felixonmars Revision: 566964
upgpkg: haskell-project-template 0.2.0.1-201: rebuild with ansi-terminal 0.10.3 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-11 10:19:25 UTC (rev 566963) +++ PKGBUILD 2020-02-11 10:20:09 UTC (rev 566964) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=200 +pkgrel=201 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
