Date: Sunday, November 22, 2020 @ 18:34:36 Author: felixonmars Revision: 759386
upgpkg: haskell-project-template 0.2.1.0-42: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-22 18:33:44 UTC (rev 759385) +++ PKGBUILD 2020-11-22 18:34:36 UTC (rev 759386) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=41 +pkgrel=42 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
