Date: Sunday, October 2, 2022 @ 00:36:16 Author: felixonmars Revision: 1320521
upgpkg: haskell-hls-fourmolu-plugin 1.0.1.2-1: rebuild with hls-fourmolu-plugin 1.0.1.2 Modified: haskell-hls-fourmolu-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-02 00:35:46 UTC (rev 1320520) +++ PKGBUILD 2022-10-02 00:36:16 UTC (rev 1320521) @@ -2,8 +2,8 @@ _hkgname=hls-fourmolu-plugin pkgname=haskell-hls-fourmolu-plugin -pkgver=1.0.1.1 -pkgrel=3 +pkgver=1.0.1.2 +pkgrel=1 pkgdesc="Integration with the Fourmolu code formatter" url="https://hackage.haskell.org/package/hls-fourmolu-plugin" license=("Apache") @@ -13,7 +13,7 @@ makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-test') checkdepends=('git') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('44716181a491816325eb3d65404c726a92ca4f1b89344bd77f4358da7d12503b21e30ae7b40b312fe816869b8a83fe846157ad5c41a0f812287961cd1089dc01') +sha512sums=('8e7cebbd8e672f4695424813f0bf6f19518284c0d31a7f5a69d182a685f5e1f93c310018ba48106106785e1d09f1af237216b7319d7051444aef7cfb87b90c7b') prepare() { cd $_hkgname-$pkgver
