Date: Saturday, February 4, 2023 @ 23:00:58 Author: felixonmars Revision: 1392483
upgpkg: haskell-hls-floskell-plugin 1.0.1.1-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-floskell-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-04 23:00:36 UTC (rev 1392482) +++ PKGBUILD 2023-02-04 23:00:58 UTC (rev 1392483) @@ -2,8 +2,8 @@ _hkgname=hls-floskell-plugin pkgname=haskell-hls-floskell-plugin -pkgver=1.0.1.0 -pkgrel=13 +pkgver=1.0.1.1 +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=('b888e219826e8ab01e9a0abcca721a74480e56fd9113e1d0324df59a2843ca6d01ba59a46bc4ce288a6df3434eefab142be97fbccb28cec9a0443a7d7067e28a') +sha512sums=('86af365d43b8629cc89de682adb6ebb962b6b13ad9a03ef4da1945ecb685597b00d0c9825fa0c28c49935818b0044b7d981c4e92ba89b697c9ba4d46b0e63f92') prepare() { cd $_hkgname-$pkgver
