Date: Monday, August 31, 2020 @ 10:54:02 Author: felixonmars Revision: 694149
upgpkg: haskell-project-template 0.2.1.0-16: rebuild with happy 1.20.0 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 10:53:22 UTC (rev 694148) +++ PKGBUILD 2020-08-31 10:54:02 UTC (rev 694149) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=15 +pkgrel=16 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
