Date: Friday, February 19, 2021 @ 22:03:43 Author: felixonmars Revision: 866354
upgpkg: haskell-project-template 0.2.1.0-83: rebuild with profunctors 5.6.2 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-19 22:03:12 UTC (rev 866353) +++ PKGBUILD 2021-02-19 22:03:43 UTC (rev 866354) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=82 +pkgrel=83 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
