Date: Monday, January 11, 2021 @ 20:52:37 Author: felixonmars Revision: 818506
upgpkg: haskell-project-template 0.2.1.0-65: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-11 20:52:11 UTC (rev 818505) +++ PKGBUILD 2021-01-11 20:52:37 UTC (rev 818506) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=64 +pkgrel=65 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
