From bb335b8075d848afd508e58117d998b1424e050a Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Wed, 6 Nov 2024 15:47:47 +0000 Subject: [PATCH] community/rust-analyzer: upgrade to 2024.11.04 https://github.com/rust-lang/rust-analyzer/releases/tag/2024-11-04 --- community/rust-analyzer/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/rust-analyzer/APKBUILD b/community/rust-analyzer/APKBUILD index 1b70b94505a3..3104f3cc83ee 100644 --- a/community/rust-analyzer/APKBUILD +++ b/community/rust-analyzer/APKBUILD @@ -1,7 +1,7 @@ # Contributor: S.M Mukarram Nainar # Maintainer: team/rust pkgname=rust-analyzer -pkgver=2024.10.28 +pkgver=2024.11.04 _pkgver=${pkgver//./-} pkgrel=0 pkgdesc="Rust compiler front-end for IDEs" @@ -58,5 +58,5 @@ package() { } sha512sums=" -4720f9b732f4a4698ba35b37a1c24b38b49218e1fdf14ac125a660d54270e73d77d16c2b648137e021c5d2cab707b9b88089ee71def02008d163f63e95992093 rust-analyzer-2024.10.28.tar.gz +749120d394ae935fdea4ce4d4ed9591cf7429ac6b553e4c2d8a32710b5402e9ba5eb29db52e70e6543d55ed3ec1d56d3a29b29b8c33d39b242aa0bc94d35a02f rust-analyzer-2024.11.04.tar.gz "