Date: Saturday, May 14, 2022 @ 15:00:26 Author: felixonmars Revision: 1205026
upgpkg: haskell-project-template 0.2.1.0-206: rebuild with hashable 1.4.0.2 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 15:00:17 UTC (rev 1205025) +++ PKGBUILD 2022-05-14 15:00:26 UTC (rev 1205026) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=205 +pkgrel=206 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
