Date: Saturday, May 14, 2022 @ 14:41:06 Author: felixonmars Revision: 1204918
upgpkg: haskell-ormolu 0.2.0.0-72: rebuild with hashable 1.4.0.2 Modified: haskell-ormolu/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-14 14:40:58 UTC (rev 1204917) +++ PKGBUILD 2022-05-14 14:41:06 UTC (rev 1204918) @@ -3,7 +3,7 @@ _hkgname=ormolu pkgname=haskell-ormolu pkgver=0.2.0.0 -pkgrel=71 +pkgrel=72 pkgdesc="A formatter for Haskell source code" url="https://github.com/tweag/ormolu" license=("BSD")
