Date: Saturday, October 29, 2022 @ 17:49:53 Author: felixonmars Revision: 1339271
upgpkg: haskell-hls-stylish-haskell-plugin 1.0.0.4-1: rebuild with hls-stylish-haskell-plugin 1.0.0.4 Modified: haskell-hls-stylish-haskell-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-29 17:48:29 UTC (rev 1339270) +++ PKGBUILD 2022-10-29 17:49:53 UTC (rev 1339271) @@ -2,8 +2,8 @@ _hkgname=hls-stylish-haskell-plugin pkgname=haskell-hls-stylish-haskell-plugin -pkgver=1.0.0.3 -pkgrel=20 +pkgver=1.0.0.4 +pkgrel=1 pkgdesc="Integration with the Stylish Haskell code formatter" url="https://hackage.haskell.org/package/hls-stylish-haskell-plugin" license=("Apache") @@ -13,7 +13,7 @@ makedepends=('ghc' 'uusi' 'haskell-hls-test-utils') checkdepends=('git') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('5fee1e96343487c59aa48456f2f63ed1621743b918b624508dbd5a39ab9e1545cdaa4e5224c97546e59035bfc4b9516b3d8b384e19d3a3051745a6df78477d5c') +sha512sums=('ab4ddfbec1e0f9899c7d5f36f22c5791c6ef7b51aa4a497100af550e61593f632d174066ad2a322c0d3482dabc02fae761e62f2d918ddc92ab8b482ef65d76ee') prepare() { cd $_hkgname-$pkgver
