From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7185E158013 for ; Tue, 21 Sep 2021 11:19:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA9D9E0891; Tue, 21 Sep 2021 11:19:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 90A1DE0891 for ; Tue, 21 Sep 2021 11:19:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AE88B342DF9 for ; Tue, 21 Sep 2021 11:19:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6BDCF9B for ; Tue, 21 Sep 2021 11:18:59 +0000 (UTC) From: "James Kalyan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Kalyan" Message-ID: <1632223119.9895cea62602cfe599bd48e0fb02127411ca6e81.contrib_x@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/rust-analyzer-bin/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-util/rust-analyzer-bin/Manifest dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.08.30.ebuild dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.09.20.ebuild X-VCS-Directories: dev-util/rust-analyzer-bin/ X-VCS-Committer: contrib_x X-VCS-Committer-Name: James Kalyan X-VCS-Revision: 9895cea62602cfe599bd48e0fb02127411ca6e81 X-VCS-Branch: dev Date: Tue, 21 Sep 2021 11:18:59 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: eee5dac8-637e-4f38-9af1-90c6bf2b4e77 X-Archives-Hash: 4f6fc842296ceb8f0e16199112e8b853 commit: 9895cea62602cfe599bd48e0fb02127411ca6e81 Author: James Kalyan protonmail com> AuthorDate: Tue Sep 21 11:17:56 2021 +0000 Commit: James Kalyan protonmail com> CommitDate: Tue Sep 21 11:18:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9895cea6 dev-util/rust-analyzer-bin: add v2021.09.20, drop v2021.08.30 Signed-off-by: James Kalyan protonmail.com> dev-util/rust-analyzer-bin/Manifest | 2 +- ...alyzer-bin-2021.08.30.ebuild => rust-analyzer-bin-2021.09.20.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/rust-analyzer-bin/Manifest b/dev-util/rust-analyzer-bin/Manifest index 32452cf33..73c30775f 100644 --- a/dev-util/rust-analyzer-bin/Manifest +++ b/dev-util/rust-analyzer-bin/Manifest @@ -1,2 +1,2 @@ -DIST rust-analyzer-bin-2021.08.30.gz 10987412 BLAKE2B 0bf2a487028375d5c851f0f5980cd6867140ae502739686045f1080729d6c79bbb7a44c0b9c6ae367fac0ac4250b8b032e20f22b118dd3259ad8b04c8564dd9b SHA512 f060c37d4abe2b8a485a77590e6b65eafac1917b58589dba61b2e35cd1d155d69c141b22e2152a530b0b92adb1b03a471489032f65833f3cbd1d6181539b4807 DIST rust-analyzer-bin-2021.09.06.gz 11044387 BLAKE2B 1ff818280758837b55852775f9c0fb95a5b06beee68f4591bfe1cf86b61fcffa58322cfd017b13eb24fc9f6c6ade62b1dbdfc00a52894dce539c4604cbda9ae6 SHA512 a7d777981dab437ad4b0175f24c6ae309946a776f7828c8e31cba16853a7645cfaa9614143ec158645f5844bcdef8bb764f098a1b056334b2112fedba12c2995 +DIST rust-analyzer-bin-2021.09.20.gz 11118599 BLAKE2B 2e0c39764a9ff243ae003230db9ad5871a425293836be063b09c498f763d611e1ae5c884dcbac2373b73a2e5178b89970f83edffcad7892c02f493a697ea3539 SHA512 3d5b0f3d36d3ee932a1a0800a248f7d3b6a4ff85d9902dcec3e0d7dcda64089b1b167b3f6e8ba99aea9c6c8356f2bff214420dcdbd855d54ec760ee1749f1daa diff --git a/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.08.30.ebuild b/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.09.20.ebuild similarity index 90% rename from dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.08.30.ebuild rename to dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.09.20.ebuild index 3a2135191..7824c309f 100644 --- a/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.08.30.ebuild +++ b/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.09.20.ebuild @@ -5,7 +5,7 @@ EAPI=8 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-08-30/rust-analyzer-x86_64-unknown-linux-gnu.gz -> ${P}.gz" +SRC_URI="https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-09-20/rust-analyzer-x86_64-unknown-linux-gnu.gz -> ${P}.gz" LICENSE="Apache-2.0 MIT-with-advertising" SLOT="0"