Date: Thursday, February 25, 2021 @ 05:03:20 Author: felixonmars Revision: 872852
upgpkg: haskell-fourmolu 0.3.0.0-50: rebuild with regex-base 0.94.0.1 Modified: haskell-fourmolu/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 05:02:12 UTC (rev 872851) +++ PKGBUILD 2021-02-25 05:03:20 UTC (rev 872852) @@ -3,7 +3,7 @@ _hkgname=fourmolu pkgname=haskell-fourmolu pkgver=0.3.0.0 -pkgrel=49 +pkgrel=50 pkgdesc="A formatter for Haskell source code" url="https://github.com/parsonsmatt/fourmolu" license=("BSD")
