Date: Monday, August 8, 2022 @ 19:55:50 Author: felixonmars Revision: 1262311
upgpkg: haskell-hls-plugin-api 1.2.0.1-4: rebuild with tasty 1.4.2.3 Modified: haskell-hls-plugin-api/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 19:55:42 UTC (rev 1262310) +++ PKGBUILD 2022-08-08 19:55:50 UTC (rev 1262311) @@ -2,8 +2,8 @@ _hkgname=hls-plugin-api pkgname=haskell-hls-plugin-api -pkgver=1.2.0.2 -pkgrel=1 +pkgver=1.2.0.1 +pkgrel=4 pkgdesc="Haskell Language Server API for plugin communication" url="https://github.com/haskell/haskell-language-server/hls-plugin-api" license=("Apache") @@ -15,7 +15,7 @@ 'haskell-unordered-containers') makedepends=('ghc' 'uusi') source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz") -sha512sums=('8654b38529ad8804dfb3296fe789ceafe111f1d7807ffa49a92af8a8cae9b5331167d64f01263efec37b280b1e029e4513455c8a9329349cb0aeba9b85233232') +sha512sums=('e6c231bfe29b9fd299708a19f2388c74fb4aa5ac28a8a5150dc011290c0a87cbb38dbda615d6a52ffc70cb1d9078334ee2e2b31e251a5ec375230b11d6852a96') prepare() { cd $_hkgname-$pkgver
