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 26FF21382C5 for ; Mon, 1 Feb 2021 12:26:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2D0AAE094F; Mon, 1 Feb 2021 12:26:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 884A2E094F for ; Mon, 1 Feb 2021 12:26:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 02EF5335DA7 for ; Mon, 1 Feb 2021 12:26:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3459BB9 for ; Mon, 1 Feb 2021 12:26:12 +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: <1612182238.d431da4d3ba78f349bed1c5c63c7d482c1a877ab.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.16.ebuild net-im/element-desktop-bin/element-desktop-bin-1.7.18.ebuild X-VCS-Directories: net-im/element-desktop-bin/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: d431da4d3ba78f349bed1c5c63c7d482c1a877ab X-VCS-Branch: master Date: Mon, 1 Feb 2021 12:26:12 +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: ad3ad18e-4447-4c00-bc08-85668adc916b X-Archives-Hash: f45434967f3455371966d69960fdd1d6 commit: d431da4d3ba78f349bed1c5c63c7d482c1a877ab Author: Stefan Strogin gentoo org> AuthorDate: Mon Feb 1 12:23:58 2021 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Mon Feb 1 12:23:58 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d431da4d net-im/element-desktop-bin: upgrade to 1.7.18 Signed-off-by: Stefan Strogin gentoo.org> net-im/element-desktop-bin/Manifest | 2 +- ...ment-desktop-bin-1.7.16.ebuild => element-desktop-bin-1.7.18.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 d68557047d5..4e2421a815b 100644 --- a/net-im/element-desktop-bin/Manifest +++ b/net-im/element-desktop-bin/Manifest @@ -1 +1 @@ -DIST element-desktop_1.7.16_amd64.deb 69195686 BLAKE2B 76336e2f19def401b3472022e40741853a0ffdd180fe8161fae4cb9e8c687742bc41ce0e74eec19f125c5c2f135f0ceba838ae88c2aace65ad665cf832fc8858 SHA512 ae02a2fb9b55d7a424d8e9a2c74476802bef5afef04779cd8e6651bdf1a95f0c5fed04a292f5d72c82c12e88db65d0f5a613c309542a77de22a1195bf5ec4471 +DIST element-desktop_1.7.18_amd64.deb 69307090 BLAKE2B 70ab1e8c13ef2df80c0bc1e8f63f4cc8c0715f38274400915b41d701baf2053df796327177784558df8a209e9c22777625233ebb6f0b7061df0cefa0ea87ed66 SHA512 12e7d876f4c1d3d4cbd47ca67d215218d7613d4e751b23e3223aa010d228ca9b6f59c8b905317c92078eee4ecb15c1f1c94b71d6e8f4de8a6200374cd5ae5846 diff --git a/net-im/element-desktop-bin/element-desktop-bin-1.7.16.ebuild b/net-im/element-desktop-bin/element-desktop-bin-1.7.18.ebuild similarity index 100% rename from net-im/element-desktop-bin/element-desktop-bin-1.7.16.ebuild rename to net-im/element-desktop-bin/element-desktop-bin-1.7.18.ebuild