Date: Thursday, September 29, 2022 @ 20:23:52
  Author: felixonmars
Revision: 1317071

upgpkg: haskell-hls-eval-plugin 1.2.0.1-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-eval-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-29 20:23:49 UTC (rev 1317070)
+++ PKGBUILD    2022-09-29 20:23:52 UTC (rev 1317071)
@@ -2,22 +2,22 @@
 
 _hkgname=hls-eval-plugin
 pkgname=haskell-hls-eval-plugin
-pkgver=1.1.2.0
-pkgrel=261
+pkgver=1.2.0.1
+pkgrel=1
 pkgdesc="Eval plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server";
 license=("Apache")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-diff' 'haskell-quickcheck' 'haskell-aeson' 
'haskell-dlist'
-         'haskell-extra' 'haskell-ghc' 'haskell-ghc-api-compat' 
'haskell-ghc-paths' 'haskell-ghcide'
-         'haskell-hashable' '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-unordered-containers')
+depends=('ghc-libs' 'haskell-diff' 'haskell-quickcheck' 'haskell-aeson' 
'haskell-data-default'
+         'haskell-dlist' 'haskell-extra' 'haskell-ghc' 
'haskell-ghc-api-compat' '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-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=('8597144404060b56aa84d2a6549306924de6aa99ff8fa121f0a3e6fbf2facc979e36dc9304fd041833201044f59e1745574eb1a1e3459b22baf0fae3f40d96e1')
+sha512sums=('64e82b872e55e9e4a4e90dac67bf71404a7ac458e3eba0d1c780107a02c34f9780a4dbcbd5ef9b6bb7e4ed909ce01020190cf73b9613e034d0c4d03c39e704fa')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to