Date: Saturday, February 4, 2023 @ 23:04:53
  Author: felixonmars
Revision: 1392502

upgpkg: haskell-hls-explicit-imports-plugin 1.1.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-explicit-imports-plugin/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-04 23:04:43 UTC (rev 1392501)
+++ PKGBUILD    2023-02-04 23:04:53 UTC (rev 1392502)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-explicit-imports-plugin
 pkgname=haskell-hls-explicit-imports-plugin
-pkgver=1.0.2.0
-pkgrel=11
+pkgver=1.1.0.0
+pkgrel=1
 pkgdesc="Explicit imports plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-explicit-imports-plugin";
 license=("Apache")
@@ -12,7 +12,7 @@
          'haskell-hls-plugin-api' 'haskell-lsp' 'haskell-unordered-containers')
 makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('b7ea660c83a57feceb214ffde0b975e539d49662b0d68cf3bdd13e5674c4a685f7cd9a33a621ed8d2784753c0d64357fbc2a2e3bf43e161e51e61825fde5073f')
+sha512sums=('b8dcc6b074c99ab1218f122121aa33778535acfb15de546c10a42fc5554daa92aa36637de7aaa630855da476d0b8bd73d100fd6a1bfa1904c2b3bb228159a7d7')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to