Date: Thursday, May 20, 2021 @ 01:51:29 Author: felixonmars Revision: 937473
upgpkg: haskell-project-template 0.2.1.0-107: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 01:50:57 UTC (rev 937472) +++ PKGBUILD 2021-05-20 01:51:29 UTC (rev 937473) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=106 +pkgrel=107 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
