Date: Saturday, February 4, 2023 @ 23:27:50
  Author: felixonmars
Revision: 1392526

upgpkg: haskell-hls-hlint-plugin 1.0.4.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-hlint-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-04 23:27:24 UTC (rev 1392525)
+++ PKGBUILD    2023-02-04 23:27:50 UTC (rev 1392526)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-hlint-plugin
 pkgname=haskell-hls-hlint-plugin
-pkgver=1.0.3.0
-pkgrel=11
+pkgver=1.0.4.0
+pkgrel=1
 pkgdesc="Hlint integration plugin with Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-hlint-plugin";
 license=("Apache")
@@ -11,11 +11,11 @@
 depends=('ghc-libs' 'haskell-diff' 'haskell-aeson' 'haskell-apply-refact' 
'haskell-data-default'
          'haskell-extra' 'haskell-ghc' 'haskell-ghc-exactprint' 
'haskell-ghc-lib-parser-ex'
          'haskell-ghcide' 'haskell-hashable' 'hlint' 'haskell-hls-plugin-api' 
'haskell-hslogger'
-         'haskell-lens' 'haskell-lsp' 'haskell-regex-tdfa' 'haskell-temporary'
+         'haskell-lens' 'haskell-lsp' 'haskell-refact' 'haskell-regex-tdfa' 
'haskell-temporary'
          'haskell-unordered-containers')
 makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-types')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('4232823de4920f7c179406217db5ae19d78bfd6db309363e43a916c218aa252d2fd927339f1327a03c235abcbb7ad65f2f5adf9134d55bd46ea7c8da27b25b1d')
+sha512sums=('bbdd51bdc3d8ad1a9a11329f56c91b2b2da7cbfef2c05ac9b0a96acc5e88b96a0d4465457869b5f710c5213e77647f439ec9c2ca95f1e615aaead6df8ce0ff67')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to