Date: Saturday, March 26, 2022 @ 19:11:17 Author: felixonmars Revision: 1176950
upgpkg: haskell-hls-ormolu-plugin 1.0.1.0-137: rebuild with parsers (fix attoparsec flag) Modified: haskell-hls-ormolu-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-26 19:11:11 UTC (rev 1176949) +++ PKGBUILD 2022-03-26 19:11:17 UTC (rev 1176950) @@ -3,7 +3,7 @@ _hkgname=hls-ormolu-plugin pkgname=haskell-hls-ormolu-plugin pkgver=1.0.1.0 -pkgrel=136 +pkgrel=137 pkgdesc="Integration with the Ormolu code formatter" url="https://hackage.haskell.org/package/hls-ormolu-plugin" license=("Apache")
