Date: Thursday, August 25, 2022 @ 00:09:19 Author: felixonmars Revision: 1278106
upgpkg: haskell-fourmolu 0.4.0.0-12: rebuild with hashable 1.4.1.0 Modified: haskell-fourmolu/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-25 00:09:10 UTC (rev 1278105) +++ PKGBUILD 2022-08-25 00:09:19 UTC (rev 1278106) @@ -3,7 +3,7 @@ _hkgname=fourmolu pkgname=haskell-fourmolu pkgver=0.4.0.0 -pkgrel=11 +pkgrel=12 pkgdesc="A formatter for Haskell source code" url="https://github.com/parsonsmatt/fourmolu" license=("BSD")
