Date: Tuesday, April 4, 2023 @ 11:35:50
  Author: felixonmars
Revision: 1434532

upgpkg: haskell-hls-brittany-plugin 1.1.0.0-1: rebuild with ghcide 1.9.0.0, 
haskell-language-server 1.9.0.0, hls-alternate-number-format-plugin 1.3.0.0, 
hls-brittany-plugin 1.1.0.0, hls-call-hierarchy-plugin 1.2.0.0, 
hls-change-type-signature-plugin 1.1.0.0, hls-class-plugin 1.1.1.0, 
hls-code-range-plugin 1.1.0.0, hls-eval-plugin 1.4.0.0, 
hls-explicit-fixity-plugin 1.1.0.0, hls-explicit-imports-plugin 1.2.0.0, 
hls-floskell-plugin 1.0.2.0, hls-fourmolu-plugin 1.1.1.0, hls-gadt-plugin 
1.0.1.0, hls-graph 1.9.0.0, hls-haddock-comments-plugin 1.1.1.0, 
hls-hlint-plugin 1.1.1.0, hls-module-name-plugin 1.1.1.0, hls-ormolu-plugin 
1.0.3.0, hls-plugin-api 1.6.0.0, hls-pragmas-plugin 1.0.4.0, 
hls-qualify-imported-names-plugin 1.0.2.0, hls-refactor-plugin 1.1.0.0, 
hls-refine-imports-plugin 1.0.4.0, hls-rename-plugin 1.0.2.0, hls-retrie-plugin 
1.0.3.0, hls-splice-plugin 1.0.3.0, hls-stylish-haskell-plugin 1.0.1.2, 
hls-tactics-plugin 1.8.0.0, hls-test-utils 1.5.0.0

Modified:
  haskell-hls-brittany-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-04 11:35:50 UTC (rev 1434531)
+++ PKGBUILD    2023-04-04 11:35:50 UTC (rev 1434532)
@@ -2,8 +2,8 @@
 
 _hkgname=hls-brittany-plugin
 pkgname=haskell-hls-brittany-plugin
-pkgver=1.0.2.2
-pkgrel=45
+pkgver=1.1.0.0
+pkgrel=1
 pkgdesc="Integration with the Brittany code formatter"
 url="https://haskellwingman.dev";
 license=("Apache")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'uusi' 'haskell-hls-test-utils')
 checkdepends=('git')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('c63773230e11206968fa30aa12bb4ce6af4a7683142b4df6969e25f5c7dfa2fb8d9d134d8f7b73764863670f3f15b65cf9955f390883c76b021ea806fab04eb3')
+sha512sums=('b516e7ed4a5c4ba73a5b009f1618400d6bb7ad70a6a0868a3ef40d7fe655956dd65f4b915a5f5219101e3223fd71ff2ebef7fb907a20b03b6104cc33064c9315')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to