Date: Thursday, March 24, 2022 @ 20:23:51 Author: felixonmars Revision: 1175242
upgpkg: haskell-ormolu 0.2.0.0-61: rebuild with quickcheck-instances 0.3.27 Modified: haskell-ormolu/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 20:23:44 UTC (rev 1175241) +++ PKGBUILD 2022-03-24 20:23:51 UTC (rev 1175242) @@ -3,7 +3,7 @@ _hkgname=ormolu pkgname=haskell-ormolu pkgver=0.2.0.0 -pkgrel=60 +pkgrel=61 pkgdesc="A formatter for Haskell source code" url="https://github.com/tweag/ormolu" license=("BSD")
