Date: Saturday, May 23, 2020 @ 19:43:52 Author: felixonmars Revision: 632511
upgpkg: haskell-project-template 0.2.0.1-229: rebuild with tasty 1.3.1 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-23 19:43:09 UTC (rev 632510) +++ PKGBUILD 2020-05-23 19:43:52 UTC (rev 632511) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=228 +pkgrel=229 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
