Date: Monday, August 10, 2020 @ 06:23:51 Author: felixonmars Revision: 673375
upgpkg: haskell-project-template 0.2.1.0-8: rebuild with streaming-commons 0.2.2.1 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-10 06:23:19 UTC (rev 673374) +++ PKGBUILD 2020-08-10 06:23:51 UTC (rev 673375) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=7 +pkgrel=8 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
