Date: Saturday, February 4, 2023 @ 23:08:59
  Author: felixonmars
Revision: 1392505

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-04 23:05:04 UTC (rev 1392504)
+++ PKGBUILD    2023-02-04 23:08:59 UTC (rev 1392505)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-tactics-plugin
 pkgname=haskell-hls-tactics-plugin
-pkgver=1.6.1.0
-pkgrel=9
+pkgver=1.6.2.0
+pkgrel=1
 pkgdesc="Wingman plugin for Haskell Language Server"
 url="https://haskellwingman.dev";
 license=("Apache")
@@ -18,7 +18,7 @@
              'haskell-hspec-discover' 'haskell-hspec-expectations' 
'haskell-lsp-types'
              'haskell-tasty-hunit' 'haskell-tasty-hspec')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('e88b1817eafaf705552614ff7e2d999a93e78c75d5ef053f53705c5a7550812a32da0e712d234f18b57678501ae39b57c1dc955f7d73e772b799a901ebee56e2')
+sha512sums=('47d54a2b09be58a55a437449fa8d49f8074921cb5fc73d85a2cea83f51a6a0fb500af24f5b31394300bb7f43d77d0462878f646a84e75c3425e017aa5b521c95')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to