Date: Thursday, March 19, 2020 @ 18:33:27 Author: felixonmars Revision: 601055
upgpkg: haskell-project-template 0.2.0.1-215: rebuild with conduit 1.3.2 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 18:33:04 UTC (rev 601054) +++ PKGBUILD 2020-03-19 18:33:27 UTC (rev 601055) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=214 +pkgrel=215 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
