Date: Monday, February 15, 2021 @ 09:34:16 Author: felixonmars Revision: 860869
upgpkg: haskell-project-template 0.2.1.0-81: rebuild with doctest 0.18 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 09:33:42 UTC (rev 860868) +++ PKGBUILD 2021-02-15 09:34:16 UTC (rev 860869) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=80 +pkgrel=81 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
