Date: Friday, March 26, 2021 @ 13:53:19 Author: felixonmars Revision: 904563
upgpkg: haskell-ormolu 0.1.4.1-61: rebuild with attoparsec 0.14.1 Modified: haskell-ormolu/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 13:51:39 UTC (rev 904562) +++ PKGBUILD 2021-03-26 13:53:19 UTC (rev 904563) @@ -3,7 +3,7 @@ _hkgname=ormolu pkgname=haskell-ormolu pkgver=0.1.4.1 -pkgrel=60 +pkgrel=61 pkgdesc="A formatter for Haskell source code" url="https://github.com/tweag/ormolu" license=("BSD")
