Date: Wednesday, February 10, 2021 @ 18:41:16 Author: felixonmars Revision: 853941
upgpkg: haskell-project-template 0.2.1.0-78: rebuild with attoparsec 0.13.2.5 Modified: haskell-project-template/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 18:40:45 UTC (rev 853940) +++ PKGBUILD 2021-02-10 18:41:16 UTC (rev 853941) @@ -4,7 +4,7 @@ _hkgname=project-template pkgname=haskell-project-template pkgver=0.2.1.0 -pkgrel=77 +pkgrel=78 pkgdesc="Specify Haskell project templates and generate files" url="https://github.com/fpco/haskell-ide" license=("BSD")
