Date: Thursday, February 18, 2021 @ 01:41:22 Author: felixonmars Revision: 863293
upgpkg: haskell-project-template 0.2.1.0-82: rebuild with async 2.2.3 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 01:40:36 UTC (rev 863292) +++ PKGBUILD 2021-02-18 01:41:22 UTC (rev 863293) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=81 +pkgrel=82 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
