Date: Thursday, February 10, 2022 @ 01:14:53 Author: felixonmars Revision: 1130692
upgpkg: haskell-fourmolu 0.3.0.0-133: rebuild with attoparsec 0.14.4 Modified: haskell-fourmolu/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-10 01:13:57 UTC (rev 1130691) +++ PKGBUILD 2022-02-10 01:14:53 UTC (rev 1130692) @@ -3,7 +3,7 @@ _hkgname=fourmolu pkgname=haskell-fourmolu pkgver=0.3.0.0 -pkgrel=132 +pkgrel=133 pkgdesc="A formatter for Haskell source code" url="https://github.com/parsonsmatt/fourmolu" license=("BSD")