Date: Thursday, March 4, 2021 @ 01:51:00 Author: felixonmars Revision: 879976
upgpkg: haskell-project-template 0.2.1.0-90: rebuild with tasty 1.4, tasty-silver 3.2, tasty-ant-xml 1.1.8 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-04 01:50:36 UTC (rev 879975) +++ PKGBUILD 2021-03-04 01:51:00 UTC (rev 879976) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=89 +pkgrel=90 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
