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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3B1EE158094 for ; Thu, 29 Sep 2022 03:31:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74351E08F6; Thu, 29 Sep 2022 03:31:52 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E542E08F6 for ; Thu, 29 Sep 2022 03:31:52 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 41E7F3411A3 for ; Thu, 29 Sep 2022 03:31:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76C275EB for ; Thu, 29 Sep 2022 03:31:49 +0000 (UTC) From: "Stefan Strogin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Stefan Strogin" Message-ID: <1664421947.a759a7f3bd6070f176e37bacf04f15871d2c5e93.steils@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/element-desktop-bin/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-im/element-desktop-bin/Manifest net-im/element-desktop-bin/element-desktop-bin-1.11.1.ebuild net-im/element-desktop-bin/element-desktop-bin-1.11.8.ebuild X-VCS-Directories: net-im/element-desktop-bin/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: a759a7f3bd6070f176e37bacf04f15871d2c5e93 X-VCS-Branch: master Date: Thu, 29 Sep 2022 03:31:49 +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: 779637ff-f1dd-4427-b366-0fa8d5eaaa81 X-Archives-Hash: 37fe008022ee556b29e419b288810414 commit: a759a7f3bd6070f176e37bacf04f15871d2c5e93 Author: Stefan Strogin gentoo org> AuthorDate: Thu Sep 29 03:25:47 2022 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Thu Sep 29 03:25:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a759a7f3 net-im/element-desktop-bin: upgrade 1.11.1 -> 1.11.8 Signed-off-by: Stefan Strogin gentoo.org> net-im/element-desktop-bin/Manifest | 2 +- ...ment-desktop-bin-1.11.1.ebuild => element-desktop-bin-1.11.8.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/element-desktop-bin/Manifest b/net-im/element-desktop-bin/Manifest index 0b6a47d77529..e97b0b85355c 100644 --- a/net-im/element-desktop-bin/Manifest +++ b/net-im/element-desktop-bin/Manifest @@ -1 +1 @@ -DIST element-desktop_1.11.1_amd64.deb 77798732 BLAKE2B 8f7bf5649f2cc92b537b7c916a4b5ee019f7d69bc2f1c401780d2dc7d991e24497655188173d70b85d325fa5c66a9cadafa09113da4afc4bf2cb6af66992242d SHA512 d13fe1805e47740e7465a11a1eaddac9278fa93f9636fe6ef1eac5e862024432ccd72fe01d5d42576433b0f29fce71639dee9c1bcead03fd424f0e1a4d73ba70 +DIST element-desktop_1.11.8_amd64.deb 81824720 BLAKE2B a359d51bf946bbca2ee76f961533d02bcfbadab90c50d849f50897bb495cfe8199bf55964e9dcae6913d854800ec161638c8255203e4e0e5935a6e319e492b4b SHA512 6a5d7386e84a1c4d35baa3e1cc711f4fbecc9815b2f8afac5bb347054d16fb396dc1d480ca3f4bdabf0754eaf61ff9ed18cc92c548c029b69c01ae325af424b2 diff --git a/net-im/element-desktop-bin/element-desktop-bin-1.11.1.ebuild b/net-im/element-desktop-bin/element-desktop-bin-1.11.8.ebuild similarity index 100% rename from net-im/element-desktop-bin/element-desktop-bin-1.11.1.ebuild rename to net-im/element-desktop-bin/element-desktop-bin-1.11.8.ebuild