Date: Friday, December 30, 2022 @ 22:02:54 Author: felixonmars Revision: 1372546
upgpkg: haskell-hls-haddock-comments-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-haddock-comments-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-30 22:02:52 UTC (rev 1372545) +++ PKGBUILD 2022-12-30 22:02:54 UTC (rev 1372546) @@ -2,8 +2,8 @@ _hkgname=hls-haddock-comments-plugin pkgname=haskell-hls-haddock-comments-plugin -pkgver=1.0.0.4 -pkgrel=63 +pkgver=1.0.1.0 +pkgrel=1 pkgdesc="Haddock comments plugin for Haskell Language Server" url="https://github.com/haskell/haskell-language-server" license=("Apache") @@ -13,7 +13,7 @@ makedepends=('ghc' 'uusi' 'haskell-hls-test-utils') checkdepends=('git') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('22cc7155d89ef8b07185d9a0ca6f92ecbb95089ab89626e31f4e49ae0f2fa2b2d9fc1a3f06f18d7d0dba7129b683071be8c17111eecd23d16afdd5e10992869e') +sha512sums=('611907192bae979c0e3de378c74126645fb7684325d1c50f29e575aa64317bc96de91e578acc0b20f44913da0a9077d9e07b5866384cab28ca8608349f4772da') prepare() { cd $_hkgname-$pkgver
