Date: Friday, December 30, 2022 @ 22:07:03 Author: felixonmars Revision: 1372554
upgpkg: haskell-hls-floskell-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-floskell-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-30 22:03:40 UTC (rev 1372553) +++ PKGBUILD 2022-12-30 22:07:03 UTC (rev 1372554) @@ -2,8 +2,8 @@ _hkgname=hls-floskell-plugin pkgname=haskell-hls-floskell-plugin -pkgver=1.0.0.2 -pkgrel=78 +pkgver=1.0.1.0 +pkgrel=1 pkgdesc="Integration with the Floskell code formatter" url="https://hackage.haskell.org/package/hls-floskell-plugin" license=("Apache") @@ -12,7 +12,7 @@ makedepends=('ghc' 'uusi' 'haskell-hls-test-utils') checkdepends=('git') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('26ab3a1cf1dc9802cc7422fe1fbe351271db6590232b7c4a695b2df0452c28ea50867cfbf3443cbd68f801518000fa1bd361cadba2e63ae5fdf8f9bd2b493754') +sha512sums=('b888e219826e8ab01e9a0abcca721a74480e56fd9113e1d0324df59a2843ca6d01ba59a46bc4ce288a6df3434eefab142be97fbccb28cec9a0443a7d7067e28a') prepare() { cd $_hkgname-$pkgver
