Date: Tuesday, March 8, 2022 @ 08:33:43 Author: felixonmars Revision: 1145425
upgpkg: haskell-project-template 0.2.1.0-187: rebuild with doctest 0.19.0 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-08 08:33:19 UTC (rev 1145424) +++ PKGBUILD 2022-03-08 08:33:43 UTC (rev 1145425) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=186 +pkgrel=187 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
