Date: Tuesday, February 9, 2021 @ 23:10:15 Author: felixonmars Revision: 851918
upgpkg: haskell-fourmolu 0.3.0.0-41: rebuild with ghc 8.10.4 Modified: haskell-fourmolu/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 23:09:12 UTC (rev 851917) +++ PKGBUILD 2021-02-09 23:10:15 UTC (rev 851918) @@ -3,7 +3,7 @@ _hkgname=fourmolu pkgname=haskell-fourmolu pkgver=0.3.0.0 -pkgrel=40 +pkgrel=41 pkgdesc="A formatter for Haskell source code" url="https://github.com/parsonsmatt/fourmolu" license=("BSD")
