Date: Thursday, August 13, 2020 @ 20:28:05 Author: felixonmars Revision: 678039
upgpkg: haskell-project-template 0.2.1.0-10: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 20:26:22 UTC (rev 678038) +++ PKGBUILD 2020-08-13 20:28:05 UTC (rev 678039) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=9 +pkgrel=10 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
