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 114771382C5 for ; Wed, 10 Mar 2021 19:33:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 24FDFE085A; Wed, 10 Mar 2021 19:33:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 0C72CE085A for ; Wed, 10 Mar 2021 19:33:23 +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 8260D335DAB for ; Wed, 10 Mar 2021 19:33:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D97934A8 for ; Wed, 10 Mar 2021 19:33:19 +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: <1615404746.928558393b61617ab16977b0da53d722ee2c23f3.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.7.18.ebuild net-im/element-desktop-bin/element-desktop-bin-1.7.22.ebuild X-VCS-Directories: net-im/element-desktop-bin/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: 928558393b61617ab16977b0da53d722ee2c23f3 X-VCS-Branch: master Date: Wed, 10 Mar 2021 19:33:19 +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: b6f9038d-93ed-4696-8411-70b3b89e93ec X-Archives-Hash: 9c22ed0ebfbb1538949a49229121a04e commit: 928558393b61617ab16977b0da53d722ee2c23f3 Author: Stefan Strogin gentoo org> AuthorDate: Wed Mar 10 19:31:28 2021 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Wed Mar 10 19:32:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92855839 net-im/element-desktop-bin: upgrade to 1.7.22 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Stefan Strogin gentoo.org> net-im/element-desktop-bin/Manifest | 2 +- ...ment-desktop-bin-1.7.18.ebuild => element-desktop-bin-1.7.22.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/element-desktop-bin/Manifest b/net-im/element-desktop-bin/Manifest index 4e2421a815b..79df80388df 100644 --- a/net-im/element-desktop-bin/Manifest +++ b/net-im/element-desktop-bin/Manifest @@ -1 +1 @@ -DIST element-desktop_1.7.18_amd64.deb 69307090 BLAKE2B 70ab1e8c13ef2df80c0bc1e8f63f4cc8c0715f38274400915b41d701baf2053df796327177784558df8a209e9c22777625233ebb6f0b7061df0cefa0ea87ed66 SHA512 12e7d876f4c1d3d4cbd47ca67d215218d7613d4e751b23e3223aa010d228ca9b6f59c8b905317c92078eee4ecb15c1f1c94b71d6e8f4de8a6200374cd5ae5846 +DIST element-desktop_1.7.22_amd64.deb 79128922 BLAKE2B f2df52bd2bc0b2b6b641ec36433c0795696831f33c812e27708f86b73c2540c914ef6e46056a52c225a6dce089876923662adee8834cf2ecb6ce9cf1570ed5ad SHA512 b5b7b58c4ae868f49627f8f94b03ef456a33bbe92c2caef7e2d2ec71a85ed481edc18de19a4416c9d5efe670333d532ffdbbc3788756181e59a4fc75e236ecd1 diff --git a/net-im/element-desktop-bin/element-desktop-bin-1.7.18.ebuild b/net-im/element-desktop-bin/element-desktop-bin-1.7.22.ebuild similarity index 97% rename from net-im/element-desktop-bin/element-desktop-bin-1.7.18.ebuild rename to net-im/element-desktop-bin/element-desktop-bin-1.7.22.ebuild index 78456abd572..44fca3b89b3 100644 --- a/net-im/element-desktop-bin/element-desktop-bin-1.7.18.ebuild +++ b/net-im/element-desktop-bin/element-desktop-bin-1.7.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7