Date: Tuesday, January 11, 2022 @ 23:42:44 Author: felixonmars Revision: 1101294
upgpkg: haskell-project-template 0.2.1.0-168: rebuild with ghc 9.0.2 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 23:42:44 UTC (rev 1101293) +++ PKGBUILD 2022-01-11 23:42:44 UTC (rev 1101294) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=167 +pkgrel=168 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
