Date: Thursday, April 8, 2021 @ 03:36:05 Author: felixonmars Revision: 913418
upgpkg: haskell-project-template 0.2.1.0-101: rebuild with vector 0.12.3.0 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-08 03:35:18 UTC (rev 913417) +++ PKGBUILD 2021-04-08 03:36:05 UTC (rev 913418) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=100 +pkgrel=101 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
