Date: Monday, January 27, 2020 @ 14:14:12 Author: felixonmars Revision: 556039
upgpkg: haskell-project-template 0.2.0.1-192: rebuild with doctest 0.16.1 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-27 14:13:21 UTC (rev 556038) +++ PKGBUILD 2020-01-27 14:14:12 UTC (rev 556039) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=191 +pkgrel=192 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
