Date: Tuesday, October 27, 2020 @ 19:18:07 Author: felixonmars Revision: 734891
upgpkg: haskell-project-template 0.2.1.0-34: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 19:17:40 UTC (rev 734890) +++ PKGBUILD 2020-10-27 19:18:07 UTC (rev 734891) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=33 +pkgrel=34 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
