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 EC7BF158087 for ; Tue, 25 Jan 2022 02:34:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 35633E07B2; Tue, 25 Jan 2022 02:34:11 +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 1DABAE07B2 for ; Tue, 25 Jan 2022 02:34:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 260A5342E7A for ; Tue, 25 Jan 2022 02:34:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A840C275 for ; Tue, 25 Jan 2022 02:34:03 +0000 (UTC) From: "Emil Jacobs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Emil Jacobs" Message-ID: <1643078042.9e27846f44e3e777980dc4347a9d425f4596a81a.emil@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-p2p/bisq/ X-VCS-Repository: repo/proj/guru X-VCS-Files: net-p2p/bisq/Manifest net-p2p/bisq/bisq-1.8.0.ebuild net-p2p/bisq/bisq-1.8.2.ebuild X-VCS-Directories: net-p2p/bisq/ X-VCS-Committer: emil X-VCS-Committer-Name: Emil Jacobs X-VCS-Revision: 9e27846f44e3e777980dc4347a9d425f4596a81a X-VCS-Branch: dev Date: Tue, 25 Jan 2022 02:34:03 +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: 80ac79e5-cbd6-4cc2-95d4-865c831fd092 X-Archives-Hash: ed710856ced0f07559f540d483f6a9fa commit: 9e27846f44e3e777980dc4347a9d425f4596a81a Author: Emil Jacobs emiljacobs nl> AuthorDate: Tue Jan 25 02:33:47 2022 +0000 Commit: Emil Jacobs emiljacobs nl> CommitDate: Tue Jan 25 02:34:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9e27846f net-p2p/bisq: update Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Emil Jacobs emiljacobs.nl> net-p2p/bisq/Manifest | 2 +- net-p2p/bisq/{bisq-1.8.0.ebuild => bisq-1.8.2.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/bisq/Manifest b/net-p2p/bisq/Manifest index 5d96898b6..cb075dcc7 100644 --- a/net-p2p/bisq/Manifest +++ b/net-p2p/bisq/Manifest @@ -1 +1 @@ -DIST Bisq-64bit-1.8.0.deb 184853104 BLAKE2B 092883973bd115ce6eca104cf7cdd770f2dc76363e45c3e486f3da852acca058f161ab244524827eb41826d0f7ee8eab5f731156c72a2b59f462bcb157235cd6 SHA512 18e33cd8905a166ce9dc21f5f72b64168bd6de1849134a35bff0d1e3689cfe17d2eef8d8fc4e98b2d0ed2f4960c0982270c7f077519773a3d2e8893e3ee667b2 +DIST Bisq-64bit-1.8.2.deb 189631156 BLAKE2B 41e0fe1e5d6e2990c207d452499b4fc19c6301ba32dd6304600acde30b9cbe8783fa491383c8f27edbb9cda7958ea796f1d619b442a686571539e88b2f318c2c SHA512 ea6565241d1f2f4cb2fb6021c996a90d7d4c099d0eda09691736877e3c2bdbe37b65ef8e8c48dabbc0008fc1b0132e3816e337007d597e22433c2bf6a5c35e12 diff --git a/net-p2p/bisq/bisq-1.8.0.ebuild b/net-p2p/bisq/bisq-1.8.2.ebuild similarity index 96% rename from net-p2p/bisq/bisq-1.8.0.ebuild rename to net-p2p/bisq/bisq-1.8.2.ebuild index 62cd8d7ba..f62746c77 100644 --- a/net-p2p/bisq/bisq-1.8.0.ebuild +++ b/net-p2p/bisq/bisq-1.8.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019-2021 Gentoo Authors +# Copyright 2019-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7