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 C9A4115ACFB for ; Wed, 19 Apr 2023 22:28:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13316E0875; Wed, 19 Apr 2023 22:28:05 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EB7EEE0875 for ; Wed, 19 Apr 2023 22:28:04 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 03C7B341099 for ; Wed, 19 Apr 2023 22:28:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 695E3A3D for ; Wed, 19 Apr 2023 22:28:02 +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: <1681943195.04863433b36f012d01c712ea86b784c01734bdf9.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.23.ebuild net-im/element-desktop-bin/element-desktop-bin-1.11.29.ebuild X-VCS-Directories: net-im/element-desktop-bin/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: 04863433b36f012d01c712ea86b784c01734bdf9 X-VCS-Branch: master Date: Wed, 19 Apr 2023 22:28:02 +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: c7c66efb-de3f-4ab0-b409-f2922e5b6998 X-Archives-Hash: 22926b6a35e9c0a5e9ef3fb45565fecd commit: 04863433b36f012d01c712ea86b784c01734bdf9 Author: Stefan Strogin gentoo org> AuthorDate: Wed Apr 19 22:26:24 2023 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Wed Apr 19 22:26:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04863433 net-im/element-desktop-bin: upgrade to 1.11.29 Signed-off-by: Stefan Strogin gentoo.org> net-im/element-desktop-bin/Manifest | 2 +- ...nt-desktop-bin-1.11.23.ebuild => element-desktop-bin-1.11.29.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 9e5e12b782b9..947264dbe298 100644 --- a/net-im/element-desktop-bin/Manifest +++ b/net-im/element-desktop-bin/Manifest @@ -1 +1 @@ -DIST element-desktop_1.11.23_amd64.deb 86329464 BLAKE2B 1dfef4eeebc78b9bf61795d8e59fee4069484dcc4ec53cb6ecc077cbead0eb563ccb5e3c52b47c274e15afe9cf244808904dbd8f87b6d2608098c4eb8498e456 SHA512 6aad946b1398b3da0b5993883aeffaa08d9b3f5104759eda3379e4dc2586106358aad7d88ee4b1484e11606a36781f909f52d4bb12c3eeb421f84a94abc0732e +DIST element-desktop_1.11.29_amd64.deb 90337796 BLAKE2B 03118df614b06197e073c1f23c8434af9df491d1c441f5b314de929865e4ea6de8c6a2cac20506a061138105fa26c6f8f080c5eb757d17165a701b72571ce1a9 SHA512 7b8f96d34938eb42890c7cb5f344a1580cb4136cdc04f98ccceeeae89a9f325620143bbad17a9229016c16198fa54299f0025b0dda01693396433eade5f12ae9 diff --git a/net-im/element-desktop-bin/element-desktop-bin-1.11.23.ebuild b/net-im/element-desktop-bin/element-desktop-bin-1.11.29.ebuild similarity index 100% rename from net-im/element-desktop-bin/element-desktop-bin-1.11.23.ebuild rename to net-im/element-desktop-bin/element-desktop-bin-1.11.29.ebuild