Date: Friday, March 12, 2021 @ 05:40:48 Author: felixonmars Revision: 888211
upgpkg: haskell-project-template 0.2.1.0-93: rebuild with tasty 1.4.0.1 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 05:40:05 UTC (rev 888210) +++ PKGBUILD 2021-03-12 05:40:48 UTC (rev 888211) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=92 +pkgrel=93 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
