Date: Friday, January 29, 2021 @ 03:27:54 Author: felixonmars Revision: 834019
upgpkg: haskell-project-template 0.2.1.0-71: rebuild with bifunctors 5.5.10 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 03:27:09 UTC (rev 834018) +++ PKGBUILD 2021-01-29 03:27:54 UTC (rev 834019) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=70 +pkgrel=71 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
