Date: Sunday, February 9, 2020 @ 15:58:38 Author: felixonmars Revision: 565422
upgpkg: haskell-project-template 0.2.0.1-200: rebuild with tasty-quickcheck 0.10.1.1 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-09 15:57:37 UTC (rev 565421) +++ PKGBUILD 2020-02-09 15:58:38 UTC (rev 565422) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=199 +pkgrel=200 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
