Date: Monday, March 6, 2023 @ 17:44:28 Author: felixonmars Revision: 1415834
upgpkg: haskell-project-template 0.2.1.0-277: rebuild with aeson 2.1.2.0 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-06 17:43:24 UTC (rev 1415833) +++ PKGBUILD 2023-03-06 17:44:28 UTC (rev 1415834) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=276 +pkgrel=277 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
