Date: Friday, March 26, 2021 @ 13:55:27 Author: felixonmars Revision: 904565
upgpkg: haskell-fourmolu 0.3.0.0-61: rebuild with attoparsec 0.14.1 Modified: haskell-fourmolu/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 13:53:39 UTC (rev 904564) +++ PKGBUILD 2021-03-26 13:55:27 UTC (rev 904565) @@ -3,7 +3,7 @@ _hkgname=fourmolu pkgname=haskell-fourmolu pkgver=0.3.0.0 -pkgrel=60 +pkgrel=61 pkgdesc="A formatter for Haskell source code" url="https://github.com/parsonsmatt/fourmolu" license=("BSD")