Date: Monday, October 19, 2020 @ 12:49:29 Author: felixonmars Revision: 727081
upgpkg: haskell-project-template 0.2.1.0-30: rebuild with conduit 1.3.3 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-19 12:48:46 UTC (rev 727080) +++ PKGBUILD 2020-10-19 12:49:29 UTC (rev 727081) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=29 +pkgrel=30 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
