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 D41BB139360 for ; Thu, 5 Aug 2021 04:26:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB492E0953; Thu, 5 Aug 2021 04:26:24 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BF72BE0953 for ; Thu, 5 Aug 2021 04:26:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 159F3335C3D for ; Thu, 5 Aug 2021 04:26:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7715E737 for ; Thu, 5 Aug 2021 04:26:21 +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: <1628137519.a8f85835dd2114462e6eeacfb46285c630eb6e7a.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.07.26.ebuild dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.08.02.ebuild X-VCS-Directories: dev-util/rust-analyzer-bin/ X-VCS-Committer: contrib_x X-VCS-Committer-Name: James Kalyan X-VCS-Revision: a8f85835dd2114462e6eeacfb46285c630eb6e7a X-VCS-Branch: dev Date: Thu, 5 Aug 2021 04:26:21 +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: 00239d1b-a753-4021-a21b-1d8c5016a671 X-Archives-Hash: 5e25473b177e04a59fa0f214fd7f8876 commit: a8f85835dd2114462e6eeacfb46285c630eb6e7a Author: James Kalyan protonmail com> AuthorDate: Thu Aug 5 04:22:48 2021 +0000 Commit: James Kalyan protonmail com> CommitDate: Thu Aug 5 04:25:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a8f85835 dev-util/rust-analyzer-bin: bump to 2021.08.02 Signed-off-by: James Kalyan protonmail.com> dev-util/rust-analyzer-bin/Manifest | 2 +- ...yzer-bin-2021.07.26.ebuild => rust-analyzer-bin-2021.08.02.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-util/rust-analyzer-bin/Manifest b/dev-util/rust-analyzer-bin/Manifest index f41b4f28e..52f5e5124 100644 --- a/dev-util/rust-analyzer-bin/Manifest +++ b/dev-util/rust-analyzer-bin/Manifest @@ -1 +1 @@ -DIST rust-analyzer-x86_64-unknown-linux-gnu.gz 11589435 BLAKE2B 571ed4fdf5bc9f35d64b52b4b8cde7b0e0b534e0e8361e34ef51bd885d040c29c359a07de10ec338371144efc8d74f27314cfd08eb184e7fb20ded48a1d750a6 SHA512 6c15c4ff859f88917a486aa04bba1db0e28e85356814fe10e783f27946589bdb68cbb99057c889fd8011994a8e2fbafb6e0fd640c2d744144e07f07188d6761b +DIST rust-analyzer-bin-2021.08.02.gz 11550409 BLAKE2B 6d1dc7dd15375016f153d53c408f882f219778dfbeaa98e15fcb51a5f6704b29a73205c1c2ed1162ad2794387d9abc3fc569a19d243135428fc4ab6b46b9bcac SHA512 c23b2e9d645863b84e0961429c654365887f265faf883f94b62bedc4a9b8de25c00cc3e1653d614f485bebb9cbe4abb241072955d8d46bdc082795d597285422 diff --git a/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.26.ebuild b/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.08.02.ebuild similarity index 81% rename from dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.26.ebuild rename to dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.08.02.ebuild index 748f68787..566ef9c2c 100644 --- a/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.07.26.ebuild +++ b/dev-util/rust-analyzer-bin/rust-analyzer-bin-2021.08.02.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-26/rust-analyzer-x86_64-unknown-linux-gnu.gz" +SRC_URI="https://github.com/rust-analyzer/rust-analyzer/releases/download/2021-08-02/rust-analyzer-x86_64-unknown-linux-gnu.gz -> ${P}.gz" LICENSE="Apache-2.0 MIT-with-advertising" SLOT="0" @@ -14,7 +14,7 @@ KEYWORDS="~amd64" S=${WORKDIR} src_install() { - newbin rust-analyzer-x86_64-unknown-linux-gnu rust-analyzer + newbin ${P} rust-analyzer } pkg_postinst() {