Date: Friday, January 22, 2021 @ 23:56:43 Author: felixonmars Revision: 825402
upgpkg: haskell-project-template 0.2.1.0-67: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-22 23:55:58 UTC (rev 825401) +++ PKGBUILD 2021-01-22 23:56:43 UTC (rev 825402) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=66 +pkgrel=67 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
