Date: Friday, December 30, 2022 @ 22:03:31
  Author: felixonmars
Revision: 1372550

upgpkg: haskell-hls-module-name-plugin 1.0.1.0-1: rebuild with ghcide 1.6.0.0, 
haskell-language-server 1.6.0.0, hls-alternate-number-format-plugin 1.0.1.0, 
hls-brittany-plugin 1.0.2.0, hls-call-hierarchy-plugin 1.0.2.0, 
hls-class-plugin 1.0.2.0, hls-eval-plugin 1.2.1.0, hls-explicit-imports-plugin 
1.0.2.0, hls-floskell-plugin 1.0.1.0, hls-fourmolu-plugin 1.0.2.0, hls-graph 
1.6.0.0, hls-haddock-comments-plugin 1.0.1.0, hls-hlint-plugin 1.0.3.0, 
hls-module-name-plugin 1.0.1.0, hls-ormolu-plugin 1.0.2.0, hls-pragmas-plugin 
1.0.2.0, hls-plugin-api 1.3.0.0, hls-qualify-imported-names-plugin 1.0.1.0, 
hls-refine-imports-plugin 1.0.1.0, hls-retrie-plugin 1.0.2.0, 
hls-selection-range-plugin 1.0.0.0, hls-splice-plugin 1.0.1.0, 
hls-stylish-haskell-plugin 1.0.1.0, hls-tactics-plugin 1.6.0.0, hls-test-utils 
1.2.0.0, lsp 1.4.0.0, lsp-test 0.14.0.2, lsp-types 1.4.0.1

Modified:
  haskell-hls-module-name-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-30 22:03:31 UTC (rev 1372549)
+++ PKGBUILD    2022-12-30 22:03:31 UTC (rev 1372550)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-module-name-plugin
 pkgname=haskell-hls-module-name-plugin
-pkgver=1.0.0.3
-pkgrel=62
+pkgver=1.0.1.0
+pkgrel=1
 pkgdesc="Module name plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-module-name-plugin";
 license=("Apache")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
 checkdepends=('git')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('eeb971716cabe999059415e79c265dbacdcae6cbb91c4c5cab17637639fc19feff408c612665ee01ca2f1c24292769bb7a9cdea475eb73595c05c2a48612c301')
+sha512sums=('8995c35f6b8f9bc687915ff181077eccffb0ad8d6021605ee13eb97344c36b2ac150eb7cb72fe83b0d88cb66654b2939c8275b44154f3a96e05a34446baa2bd5')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to