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 61406158092 for ; Mon, 13 Sep 2021 21:43:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69244E0916; Mon, 13 Sep 2021 21:43:40 +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-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 47BFFE0916 for ; Mon, 13 Sep 2021 21:43:40 +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 3C342342E50 for ; Mon, 13 Sep 2021 21:43:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9527C3B for ; Mon, 13 Sep 2021 21:43:37 +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: <1631569370.32a72892b7c3dca52d9c6fdc60e75db12b14c014.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.32.ebuild net-im/element-desktop-bin/element-desktop-bin-1.8.4.ebuild X-VCS-Directories: net-im/element-desktop-bin/ X-VCS-Committer: steils X-VCS-Committer-Name: Stefan Strogin X-VCS-Revision: 32a72892b7c3dca52d9c6fdc60e75db12b14c014 X-VCS-Branch: master Date: Mon, 13 Sep 2021 21:43:37 +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: 9617457c-651d-49d5-b822-39e2eab29466 X-Archives-Hash: 16708a84c396007a0329dcf61fc3a89f commit: 32a72892b7c3dca52d9c6fdc60e75db12b14c014 Author: Stefan Strogin gentoo org> AuthorDate: Mon Sep 13 21:40:58 2021 +0000 Commit: Stefan Strogin gentoo org> CommitDate: Mon Sep 13 21:42:50 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32a72892 net-im/element-desktop-bin: upgrade to 1.8.4 Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Stefan Strogin gentoo.org> net-im/element-desktop-bin/Manifest | 2 +- ...ement-desktop-bin-1.7.32.ebuild => element-desktop-bin-1.8.4.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 ad8efd1368d..affec7dc615 100644 --- a/net-im/element-desktop-bin/Manifest +++ b/net-im/element-desktop-bin/Manifest @@ -1 +1 @@ -DIST element-desktop_1.7.32_amd64.deb 81626504 BLAKE2B af4cc2e7e853988fe4a89301943f3a72b45f21a3b3023ceb2ebc735ec89b6e011e40312057289d5856084f1a5415f040410b355c5da655465202a646202708d0 SHA512 69bba229161f303c6e69761db2356a561838e3047da7f7a766886fc55c627f78029958bf3ec93be7c7cd24eff1ac0396fc92eb443905024c35f2d12f642c6a08 +DIST element-desktop_1.8.4_amd64.deb 81717076 BLAKE2B 50888c86ea6ea7378bbc6daaefbe139b0fedab221a057c0f5764570050100333cf7f85cae60a425c3c22c6107c776581961469f39cfb7ae152fb8bf88cc71cbc SHA512 1140854a1d214ef6aefd2d8fd20ff90cc30534924f088226cf8a5aa4e781d607ba38b4d9d4c83c7bf470e9809b78710afac5c503a6544b74e9faf702fc29f3b7 diff --git a/net-im/element-desktop-bin/element-desktop-bin-1.7.32.ebuild b/net-im/element-desktop-bin/element-desktop-bin-1.8.4.ebuild similarity index 100% rename from net-im/element-desktop-bin/element-desktop-bin-1.7.32.ebuild rename to net-im/element-desktop-bin/element-desktop-bin-1.8.4.ebuild