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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-30 22:03:31 UTC (rev 1372548)
+++ PKGBUILD    2022-12-30 22:03:31 UTC (rev 1372549)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-fourmolu-plugin
 pkgname=haskell-hls-fourmolu-plugin
-pkgver=1.0.1.2
-pkgrel=36
+pkgver=1.0.2.0
+pkgrel=1
 pkgdesc="Integration with the Fourmolu code formatter"
 url="https://hackage.haskell.org/package/hls-fourmolu-plugin";
 license=("Apache")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-test')
 checkdepends=('git')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('8e7cebbd8e672f4695424813f0bf6f19518284c0d31a7f5a69d182a685f5e1f93c310018ba48106106785e1d09f1af237216b7319d7051444aef7cfb87b90c7b')
+sha512sums=('4e4e25c52d369559d9f4af255c0fb5c0a1c0b2929d525504270887bfab7c78403baafb6a747c7449b64befb12b6c4738600c7824a3a4c9b9fb61ca5738729701')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to