Date: Thursday, February 25, 2021 @ 07:21:37 Author: felixonmars Revision: 873130
upgpkg: haskell-project-template 0.2.1.0-86: rebuild with regex-base 0.94.0.1 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 07:21:10 UTC (rev 873129) +++ PKGBUILD 2021-02-25 07:21:37 UTC (rev 873130) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=85 +pkgrel=86 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
