Date: Friday, March 26, 2021 @ 23:13:55 Author: felixonmars Revision: 904890
upgpkg: haskell-project-template 0.2.1.0-98: rebuild with attoparsec 0.14.1 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 23:13:01 UTC (rev 904889) +++ PKGBUILD 2021-03-26 23:13:55 UTC (rev 904890) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=97 +pkgrel=98 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
