From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E9E0715808A for ; Thu, 24 Jul 2025 16:50:13 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D40A1341E84 for ; Thu, 24 Jul 2025 16:50:13 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D519D11055E; Thu, 24 Jul 2025 16:50:12 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C6F3711055E for ; Thu, 24 Jul 2025 16:50:12 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 670EE341E84 for ; Thu, 24 Jul 2025 16:50:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1DE832A4 for ; Thu, 24 Jul 2025 16:50:10 +0000 (UTC) From: "Quinet Charlie" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Quinet Charlie" Message-ID: <1753375402.64bf791e8a4a71221680198ee40ee28817ed4848.w.iron.zombie@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-emulation/lsfg-vk/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-emulation/lsfg-vk/lsfg-vk-9999.ebuild X-VCS-Directories: app-emulation/lsfg-vk/ X-VCS-Committer: w.iron.zombie X-VCS-Committer-Name: Quinet Charlie X-VCS-Revision: 64bf791e8a4a71221680198ee40ee28817ed4848 X-VCS-Branch: dev Date: Thu, 24 Jul 2025 16:50:10 +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: fcb990e4-ef46-4772-9de4-12f405fb5267 X-Archives-Hash: 629152c34a89aeb8a0f9ca5871fe4428 commit: 64bf791e8a4a71221680198ee40ee28817ed4848 Author: Charlie Quinet gmail com> AuthorDate: Thu Jul 24 16:38:17 2025 +0000 Commit: Quinet Charlie gmail com> CommitDate: Thu Jul 24 16:43:22 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=64bf791e app-emulation/lsfg-vk: update DXBC hash just in case For whenever a point release will be made Signed-off-by: Charlie Quinet gmail.com> app-emulation/lsfg-vk/lsfg-vk-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/lsfg-vk/lsfg-vk-9999.ebuild b/app-emulation/lsfg-vk/lsfg-vk-9999.ebuild index 773e4d4523..62796616c3 100644 --- a/app-emulation/lsfg-vk/lsfg-vk-9999.ebuild +++ b/app-emulation/lsfg-vk/lsfg-vk-9999.ebuild @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]]; then thirdparty/pe-parse ) else - HASH_DXBC="04ca5e9ae5fef6c0c65ea72bbaa7375327f11454" + HASH_DXBC="80e316fd13d7e8938d99a08f1f405a0679c3ccfa" PEPARSE_VERSION="2.1.1" SRC_URI=" https://github.com/PancakeTAS/lsfg-vk/archive/refs/tags/v${PV}.tar.gz