Date: Saturday, May 28, 2022 @ 17:20:44 Author: felixonmars Revision: 1212515
upgpkg: haskell-project-template 0.2.1.0-209: rebuild with doctest 0.20.0 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 17:20:37 UTC (rev 1212514) +++ PKGBUILD 2022-05-28 17:20:44 UTC (rev 1212515) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=208 +pkgrel=209 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
