Date: Saturday, March 14, 2020 @ 21:33:07 Author: felixonmars Revision: 597287
upgpkg: haskell-project-template 0.2.0.1-213: rebuild with StateVar 1.2 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-14 21:32:32 UTC (rev 597286) +++ PKGBUILD 2020-03-14 21:33:07 UTC (rev 597287) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=212 +pkgrel=213 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
