Date: Saturday, March 28, 2020 @ 15:44:26 Author: felixonmars Revision: 605244
upgpkg: haskell-project-template 0.2.0.1-218: rebuild with attoparsec 0.13.2.4 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 15:43:46 UTC (rev 605243) +++ PKGBUILD 2020-03-28 15:44:26 UTC (rev 605244) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=217 +pkgrel=218 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
