Date: Monday, February 17, 2020 @ 00:29:34 Author: felixonmars Revision: 573786
upgpkg: haskell-project-template 0.2.0.1-204: rebuild with profunctors 5.5.2 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-17 00:28:55 UTC (rev 573785) +++ PKGBUILD 2020-02-17 00:29:34 UTC (rev 573786) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=203 +pkgrel=204 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
