Date: Saturday, February 4, 2023 @ 22:34:25 Author: felixonmars Revision: 1392465
upgpkg: haskell-hls-plugin-api 1.4.0.0-1: rebuild with ghcide 1.7.0.0, haskell-language-server 1.7.0.0, hie-bios 0.9.1, hls-alternate-number-format-plugin 1.1.0.0, hls-brittany-plugin 1.0.2.1, hls-call-hierarchy-plugin 1.0.3.0, hls-change-type-signature-plugin 1.0.1.0, hls-class-plugin 1.0.3.0, hls-eval-plugin 1.2.2.0, hls-explicit-imports-plugin 1.1.0.0, hls-floskell-plugin 1.0.1.1, hls-fourmolu-plugin 1.0.3.0, hls-graph 1.7.0.0, hls-hlint-plugin 1.0.4.0, hls-module-name-plugin 1.0.2.0, hls-ormolu-plugin 1.0.2.1, hls-plugin-api 1.4.0.0, hls-pragmas-plugin 1.0.2.1, hls-refine-imports-plugin 1.0.2.0, hls-rename-plugin 1.0.0.2, hls-retrie-plugin 1.0.2.1, hls-stylish-haskell-plugin 1.0.1.1, hls-tactics-plugin 1.6.2.0, hls-test-utils 1.3.0.0 Modified: haskell-hls-plugin-api/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-04 22:33:30 UTC (rev 1392464) +++ PKGBUILD 2023-02-04 22:34:25 UTC (rev 1392465) @@ -2,8 +2,8 @@ _hkgname=hls-plugin-api pkgname=haskell-hls-plugin-api -pkgver=1.3.0.0 -pkgrel=8 +pkgver=1.4.0.0 +pkgrel=1 pkgdesc="Haskell Language Server API for plugin communication" url="https://github.com/haskell/haskell-language-server/hls-plugin-api" license=("Apache") @@ -10,13 +10,13 @@ arch=('x86_64') depends=('ghc-libs' 'haskell-diff' 'haskell-aeson' 'haskell-data-default' 'haskell-dependent-map' 'haskell-dependent-sum' 'haskell-dlist' 'haskell-extra' 'haskell-ghc' 'haskell-hashable' - 'haskell-hls-graph' 'haskell-hslogger' 'haskell-lens' 'haskell-lens-aeson' - 'haskell-lsp' 'haskell-optparse-applicative' 'haskell-opentelemetry' 'haskell-regex-tdfa' + 'haskell-hls-graph' 'haskell-lens' 'haskell-lens-aeson' 'haskell-lsp' + 'haskell-optparse-applicative' 'haskell-opentelemetry' 'haskell-regex-tdfa' 'haskell-unordered-containers') makedepends=('ghc' 'uusi' 'haskell-lsp-types' 'haskell-tasty' 'haskell-tasty-hunit' 'haskell-tasty-rerun') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('e110b9a04dda6a1a27f292bc076c13f58c2e27125f8ca84ce39eae898214128ba3bfd558f8faf3c3eae772e7bce82e6c0172b9a7de312aabc1109bac850336c2') +sha512sums=('62e674be8d633a455693f0523f143a8738d59dbb363bec05be0582b0e61b04352bc8eef7324d786d8f6bad030007cd1f4bf23a3aae7d22a60bd0ad01a405eca4') prepare() { cd $_hkgname-$pkgver