Date: Saturday, February 4, 2023 @ 23:03:49 Author: felixonmars Revision: 1392496
upgpkg: haskell-hls-eval-plugin 1.2.2.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-eval-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-04 23:03:47 UTC (rev 1392495) +++ PKGBUILD 2023-02-04 23:03:49 UTC (rev 1392496) @@ -2,8 +2,8 @@ _hkgname=hls-eval-plugin pkgname=haskell-hls-eval-plugin -pkgver=1.2.1.0 -pkgrel=11 +pkgver=1.2.2.0 +pkgrel=1 pkgdesc="Eval plugin for Haskell Language Server" url="https://github.com/haskell/haskell-language-server" license=("Apache") @@ -12,12 +12,12 @@ 'haskell-dlist' 'haskell-extra' 'haskell-ghc' 'haskell-ghc-paths' 'haskell-ghcide' 'haskell-hashable' 'haskell-hls-graph' 'haskell-hls-plugin-api' 'haskell-lens' 'haskell-lsp' 'haskell-lsp-types' 'haskell-megaparsec' 'haskell-parser-combinators' - 'haskell-pretty-simple' 'haskell-safe-exceptions' 'haskell-temporary' 'haskell-unliftio' + 'haskell-pretty-simple' 'haskell-safe-exceptions' 'haskell-unliftio' 'haskell-unordered-containers') makedepends=('ghc' 'uusi' 'haskell-hls-test-utils') checkdepends=('git') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('7e2e7453393317a5a6915ad16e9c0aac256e737a93b0bf77794d608d3cfa1607fab6f5dad501b2acddd67fc975e1b3b65716d1c9a53a282995152b140e6117d9') +sha512sums=('cec9563a813854e60e9f696180a351f24c80415eb39d1fac2daf3f274fdf37ee4cad01b35cd2bae2971dded6965810958080b5749d65b882e205dbbfb8b8010f') prepare() { cd $_hkgname-$pkgver
