From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uCzHEp+6N2U0wwAA9RJhRA:P1 (envelope-from ) for ; Tue, 24 Oct 2023 14:37:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id uCzHEp+6N2U0wwAA9RJhRA (envelope-from ) for ; Tue, 24 Oct 2023 14:37:51 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 1B74C67F73 for ; Tue, 24 Oct 2023 14:37:50 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b="H9/rynzP"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698151071; a=rsa-sha256; cv=none; b=QLLuKdbyTu8hpsp/N9MoU+rwL7vIgfXvgBWTxqXdynmK7x8QL7XBgIWO83m0cDrSObXhCe Eg4QTUNUBDba8jJriREhFnrwngTjXPVaQiHuOAHMHZFu8Ubkij0uRtvdxRn/W5blD0RC7f heFAh/SK6xpyYmUZ19kkagOFw31VO3PwX/YbTG3Naa8g07agdLinCxH6V1r9n/FsYbUOfv b8jgCTOB1fOkIGrqYLc1M57aR1srcl3hay/kxOMP5Fh9IrxBIBBC9DivbSneS1Gt5NchZg 0iliECYEol1fAb7ib3SzBikAkqfcHZaH/rX1WXwD+1BSho2cuuXyiDSh2bDFCQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b="H9/rynzP"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698151071; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=0wSsi6cBmWgx+FfZ7FXvXgYYxVdFGIoo8rxZTbJs81Y=; b=YvO5kQwb2vZwyHN8SNrVLCFSviXMCix0emG+U2J5W0poczoRr37toEN5IEtVf7uWIhSf5t Vzi4tP/ZEcUFQPdIojWG/vbwfe/hutohoZ+Zrl7iyMfcf22V6toQNLSehv7H4LcxiOWqMD lJAKZmZ07qVNklUuzkZY8nB+axlWlUbGZ7DJrZq9CmdhYYBtHwat68TX1qfmFpx3Qu0fce 0xuovVam/J8OECNeR6wlQb2pG4nfY5sFhJJda827ovrRu5LXFvcw8nh3hvo/9yjXJsjOfG LP6jTjI7A+t4eqJ2mcjqrBmjcFGyZ9QiiYVm2Ls2Ge7igdvl26Cs5ffMU9WayQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvGf9-0005m6-OZ; Tue, 24 Oct 2023 08:37:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvGf8-0005ll-5v for guix-patches@gnu.org; Tue, 24 Oct 2023 08:37:34 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qvGf7-0000K1-9Y for guix-patches@gnu.org; Tue, 24 Oct 2023 08:37:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvGfa-0003zA-Ia for guix-patches@gnu.org; Tue, 24 Oct 2023 08:38:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66724] [PATCH 0/4] gnu: retroarch: Update to 1.16.0.3 Resent-From: iyzsong@envs.net Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 24 Oct 2023 12:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66724 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66724@debbugs.gnu.org Cc: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.169815102715216 (code B ref -1); Tue, 24 Oct 2023 12:38:02 +0000 Received: (at submit) by debbugs.gnu.org; 24 Oct 2023 12:37:07 +0000 Received: from localhost ([127.0.0.1]:53384 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvGeh-0003xM-FI for submit@debbugs.gnu.org; Tue, 24 Oct 2023 08:37:07 -0400 Received: from lists.gnu.org ([2001:470:142::17]:36504) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvGee-0003wr-DW for submit@debbugs.gnu.org; Tue, 24 Oct 2023 08:37:06 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvGe4-0004re-Fq for guix-patches@gnu.org; Tue, 24 Oct 2023 08:36:28 -0400 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qvGe3-0000CJ-16 for guix-patches@gnu.org; Tue, 24 Oct 2023 08:36:28 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id CE94C38A019E; Tue, 24 Oct 2023 12:36:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1698150976; bh=0wSsi6cBmWgx+FfZ7FXvXgYYxVdFGIoo8rxZTbJs81Y=; h=From:To:Cc:Subject:Date:From; b=H9/rynzPOj3NPXbx+Mx+XSMzLbzE5Mn6OfPZ1E4F0MOtsRVoQc5L9TzRnTUZgSm2N TPp3SQddsjmLLvLtvEY2kcyCfQWFjXkJBmjdhjrhiu8Mdd/sJzlw3g6A6CpSh7akXM 9O14YSQOMISe3LqRNhwAzK7ZF2FRwK+VFkgriwerXZCZyFnLktUNB1VtRATh3Qfjm1 4fAATXJRWJteLqwjVsM4+YrPFwcujTITAzcKUjRRSLmsWzS4J7Y/wHwTxipUseIbiS U9TmnGaM+4tn7fiQBfIfp58OOsEyvY1a8qP6DDlEWxuRmJrceRfxccWq0wH5GYNtwd F6Yn/p3LN5672EcSIE0liTHjq4n5BZkSp+PSaPHs2EXhdlhDEhIOKG2ldvAT3gJl7d u08zJJvUXrblqAFJGYP+sKLpNdO2/owwkPacDOXE2xTY0uYY0Y4365pvqkZhYppbbG bZKEn+QVUVLXk9ekpFPUjg31hYpDRfpMAusHB43uJc5pATx3xeJpERpBES5hVUkVPH P0OZa4w4bRTF71+BgLAsMARf5rVyXaCDLIm0wB1eaGbOkNYgU8WuOxo34XXmTO0kYy rzpYMX62OV9UgSdjlpF7f5y4/bml5gkp4p1ffwATBHSyn51N+vK44PDLbVHT9Q3gFW O5o9fWHXHVXeHL9EgB01MvwA= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ONpNMKgfWU-1; Tue, 24 Oct 2023 12:36:13 +0000 (UTC) Received: from localhost (unknown [36.170.45.190]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 24 Oct 2023 12:36:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 8551966e; Tue, 24 Oct 2023 12:36:03 +0000 (UTC) Date: Tue, 24 Oct 2023 20:35:52 +0800 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: iyzsong@envs.net X-ACL-Warn: , iyzsong--- via Guix-patches From: iyzsong--- via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.63 X-Spam-Score: -6.63 X-Migadu-Queue-Id: 1B74C67F73 X-TUID: 3iKe1eVB6duL From: 宋文武 Hello list, here is an update for RetroArch. Sou Bunnbu (宋文武) (4): gnu: retroarch: Update to 1.16.0.3. gnu: retroarch: Use more system libraries. gnu: retroarch: Use latest ffmpeg. gnu: retroarch: Remove input labels. gnu/packages/emulators.scm | 52 +++++++++++++++++++++++--------------- 1 file changed, 31 insertions(+), 21 deletions(-) base-commit: 7383d15641f17af5a8c656a4ad592138abc7d5ec -- 2.41.0