Date: Sunday, March 15, 2020 @ 21:12:36 Author: felixonmars Revision: 598605
upgpkg: haskell-project-template 0.2.0.1-214: rebuild with hashable 1.3.0.0 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 21:12:01 UTC (rev 598604) +++ PKGBUILD 2020-03-15 21:12:36 UTC (rev 598605) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.0.1 -pkgrel=213 +pkgrel=214 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
