Date: Thursday, September 29, 2022 @ 20:23:55 Author: felixonmars Revision: 1317072
upgpkg: haskell-hls-retrie-plugin 1.0.1.3-1: rebuild with ghcide 1.5.0, haskell-language-server 1.5.0.0, hls-call-hierarchy-plugin 1.0.1.1, hls-eval-plugin 1.2.0.1, hls-explicit-imports-plugin 1.0.1.1, hls-fourmolu-plugin 1.0.1.1, hls-graph 1.5.1.0, hls-hlint-plugin 1.0.2.0, hls-ormolu-plugin 1.0.1.1, hls-plugin-api 1.2.0.2, hls-retrie-plugin 1.0.1.3, hls-stylish-haskell-plugin 1.0.0.3, hls-test-utils 1.1.0.1 Modified: haskell-hls-retrie-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-29 20:23:52 UTC (rev 1317071) +++ PKGBUILD 2022-09-29 20:23:55 UTC (rev 1317072) @@ -2,8 +2,8 @@ _hkgname=hls-retrie-plugin pkgname=haskell-hls-retrie-plugin -pkgver=1.0.1.2 -pkgrel=40 +pkgver=1.0.1.3 +pkgrel=1 pkgdesc="Retrie integration plugin for Haskell Language Server" url="https://hackage.haskell.org/package/hls-retrie-plugin" license=("Apache") @@ -14,7 +14,7 @@ 'haskell-unordered-containers') makedepends=('ghc' 'uusi') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('8ee5239c943d55c7b998d9e51b15c3d7b04b13eeda8bd8bbb1803f3fa5aa75e9668c9516628571ac1d7c010e9bcba86e4bdc5173df1c5176b2937e8ce437e50c') +sha512sums=('1afa8c1493c11ea5e15a7a82961176fb61ea13c5b4657b7aaa5de07db158da4d0a924e15a704320a551e4123580c945b34762f46cdbf1b5385fcb290a4b1ce8c') prepare() { cd $_hkgname-$pkgver
