Date: Saturday, March 6, 2021 @ 00:02:15 Author: felixonmars Revision: 882814
upgpkg: haskell-project-template 0.2.1.0-91: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 00:01:42 UTC (rev 882813) +++ PKGBUILD 2021-03-06 00:02:15 UTC (rev 882814) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=90 +pkgrel=91 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
