Date: Monday, February 22, 2021 @ 22:41:46 Author: felixonmars Revision: 869171
upgpkg: haskell-project-template 0.2.1.0-85: rebuild with hashable 1.3.1.0 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 22:41:17 UTC (rev 869170) +++ PKGBUILD 2021-02-22 22:41:46 UTC (rev 869171) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=84 +pkgrel=85 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
