Date: Wednesday, March 3, 2021 @ 00:38:36 Author: felixonmars Revision: 878701
upgpkg: haskell-project-template 0.2.1.0-89: rebuild with conduit 1.3.4.1 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 00:37:59 UTC (rev 878700) +++ PKGBUILD 2021-03-03 00:38:36 UTC (rev 878701) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=88 +pkgrel=89 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
