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 DEC3A158090 for ; Fri, 6 May 2022 19:38:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 101D4E07A9; Fri, 6 May 2022 19:38:35 +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 DE66CE07A9 for ; Fri, 6 May 2022 19:38:34 +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 CAB77341C77 for ; Fri, 6 May 2022 19:38:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52590445 for ; Fri, 6 May 2022 19:38:32 +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: <1651865910.e5098732b2079a3ba64a4f8352d6b409232d584d.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.4.ebuild net-p2p/bisq/bisq-1.9.1.ebuild X-VCS-Directories: net-p2p/bisq/ X-VCS-Committer: emil X-VCS-Committer-Name: Emil Jacobs X-VCS-Revision: e5098732b2079a3ba64a4f8352d6b409232d584d X-VCS-Branch: dev Date: Fri, 6 May 2022 19:38:32 +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: ee58cbe2-639a-43a4-bfb9-2a09ba5dfad7 X-Archives-Hash: 6de601d635584b4b8972368f1c0afcb9 commit: e5098732b2079a3ba64a4f8352d6b409232d584d Author: Emil Jacobs emiljacobs nl> AuthorDate: Fri May 6 19:38:16 2022 +0000 Commit: Emil Jacobs emiljacobs nl> CommitDate: Fri May 6 19:38:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e5098732 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.4.ebuild => bisq-1.9.1.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/bisq/Manifest b/net-p2p/bisq/Manifest index d3dbe589b..3861bda31 100644 --- a/net-p2p/bisq/Manifest +++ b/net-p2p/bisq/Manifest @@ -1 +1 @@ -DIST Bisq-64bit-1.8.4.deb 194549460 BLAKE2B aabd1af6d36cf0d2128bd4180ad78a28899863c72172bd9b4244d3fd0b1ed6c5bd7521b5073dc86be7bda571d282fbcf1f28fff105687ede219de204158cebb8 SHA512 2666b2fc519c89420e5f319a9a5911d4325de9bc70600feb547514b36685c8035326d937bd120cd9b9833990630ed52bab438e536d358edfad0420990ba1beda +DIST Bisq-64bit-1.9.1.deb 200403760 BLAKE2B 56b2326f87d89bad739ea475f4e096755be051c185a4899bb8f84c8f84ada182ffa7d0f00ec32f72647cd6698305ecc749975186bc2d5c04f2ca6fb1086da50e SHA512 883e65b145f6b96328e0e9e8fd4d8eb3d4d7f209ce5085c08e5b27278f04502559bec8b04a792c68bb7cb803c7db2a244c72ef854d27244a2986324fbc42b586 diff --git a/net-p2p/bisq/bisq-1.8.4.ebuild b/net-p2p/bisq/bisq-1.9.1.ebuild similarity index 100% rename from net-p2p/bisq/bisq-1.8.4.ebuild rename to net-p2p/bisq/bisq-1.9.1.ebuild