commit: 79d1f508b2ed1d05af59f4f0274949fe32e7bcd3 Author: James Kalyan <contrib_x <AT> protonmail <DOT> com> AuthorDate: Mon Jul 26 15:48:01 2021 +0000 Commit: James Kalyan <contrib_x <AT> protonmail <DOT> com> CommitDate: Mon Jul 26 15:49:34 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79d1f508
dev-util/rust-analyzer-bin: bump to 2021.07.26 Signed-off-by: James Kalyan <contrib_x <AT> protonmail.com> ...alyzer-bin-2021.07.19.ebuild => rust-analyzer-bin-2021.07.26.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.19.ebuild b/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.26.ebuild similarity index 90% rename from dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.19.ebuild rename to dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.26.ebuild index a8b2b0ab6..748f68787 100644 --- a/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.19.ebuild +++ b/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.26.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="An implementation of Language Server Protocol for the Rust programming language" HOMEPAGE="https://rust-analyzer.github.io" -SRC_URI="https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-07-19/rust-analyzer-x86_64-unknown-linux-gnu.gz" +SRC_URI="https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-07-26/rust-analyzer-x86_64-unknown-linux-gnu.gz" LICENSE="Apache-2.0 MIT-with-advertising" SLOT="0"
