Date: Tuesday, February 9, 2021 @ 21:38:11 Author: felixonmars Revision: 851732
upgpkg: haskell-project-template 0.2.1.0-77: rebuild with ghc 8.10.4 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 21:37:41 UTC (rev 851731) +++ PKGBUILD 2021-02-09 21:38:11 UTC (rev 851732) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=76 +pkgrel=77 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
