Date: Sunday, October 30, 2022 @ 10:46:21 Author: felixonmars Revision: 1339406
upgpkg: haskell-hls-hlint-plugin 1.0.2.1-1: rebuild with hls-hlint-plugin 1.0.2.1 Modified: haskell-hls-hlint-plugin/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-30 09:18:56 UTC (rev 1339405) +++ PKGBUILD 2022-10-30 10:46:21 UTC (rev 1339406) @@ -2,8 +2,8 @@ _hkgname=hls-hlint-plugin pkgname=haskell-hls-hlint-plugin -pkgver=1.0.2.0 -pkgrel=20 +pkgver=1.0.2.1 +pkgrel=1 pkgdesc="Hlint integration plugin with Haskell Language Server" url="https://hackage.haskell.org/package/hls-hlint-plugin" license=("Apache") @@ -14,7 +14,7 @@ 'haskell-regex-tdfa' 'haskell-temporary' 'haskell-unordered-containers') makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-types') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('b1528e920a1f7a2c45caaed7a599d674a1869dc986491d218b29298983cccd3628d43b6f41fb6884b7abc72d8925974ac6a13fac09e87f1aaa3fd8927251412c') +sha512sums=('ed5c5dcf3bd9955e864ad6f0a0b54ae9b2e0385b102f377a7d8767307af8f89f329160b0723d90b96c917ab4523b6d571b95d7afd90466d6b190060604d076fd') prepare() { cd $_hkgname-$pkgver
