From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id mCkcIrJtbmFHXQAAgWs5BA (envelope-from ) for ; Tue, 19 Oct 2021 09:03:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8NO0HbJtbmFmYAAAbx9fmQ (envelope-from ) for ; Tue, 19 Oct 2021 07:03:14 +0000 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 B88A8E8D2 for ; Tue, 19 Oct 2021 09:03:13 +0200 (CEST) Received: from localhost ([::1]:37610 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mcj9T-00087i-GK for larch@yhetil.org; Tue, 19 Oct 2021 03:03:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mcj9K-000845-TT for guix-patches@gnu.org; Tue, 19 Oct 2021 03:03:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37678) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mcj9K-00019I-KC for guix-patches@gnu.org; Tue, 19 Oct 2021 03:03:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mcj9K-0000GD-Hg for guix-patches@gnu.org; Tue, 19 Oct 2021 03:03:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#51280] [PATCH 2/5] gnu: openttd-opengfx: Update to 7.1. Resent-From: Felix Gruber Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 19 Oct 2021 07:03:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 51280 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 51280@debbugs.gnu.org Cc: Felix Gruber Received: via spool by 51280-submit@debbugs.gnu.org id=B51280.1634626960927 (code B ref 51280); Tue, 19 Oct 2021 07:03:02 +0000 Received: (at 51280) by debbugs.gnu.org; 19 Oct 2021 07:02:40 +0000 Received: from localhost ([127.0.0.1]:49211 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcj8y-0000Es-Fj for submit@debbugs.gnu.org; Tue, 19 Oct 2021 03:02:40 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49049) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mcj8w-0000Ed-Q0 for 51280@debbugs.gnu.org; Tue, 19 Oct 2021 03:02:39 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 322ED240028 for <51280@debbugs.gnu.org>; Tue, 19 Oct 2021 09:02:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1634626953; bh=f+211GS8jAHaHC90kxBhI2w0VCmyEmw7oFUOlkfoxSg=; h=From:To:Cc:Subject:Date:From; b=UBzWhtJ/usUuL9VDpKnyTB7IPm/IcxxAE1yNzWcax0/xVguZQBYiy8YaxXjhCxRfK BP/ano6/3npDEd+7m/h4bVkBivZsQY6TzM/q0Dvytk2uh36pS3YS7GhdhgGDIaIZJP dUzDOsrF0tuMpNfKd2UOGzpMsEdWhKMy6fyERIi7qvkS7i0L96x0evbDfBBvSw4HFW IVaS0bbzq6RVzv2hF9pzCXYIzStChuw2+bUtTGdIr9r20joxO9mkpzum1nNJTC128X L3oAqkxGzz0Qji7CvjeRsIte/yHtHtG81afdBFVURaD+pghs+ZqKhJPFUzcGi2+YyW vuFCbUDsPPmtQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HYPnh4tRqz6tmB; Tue, 19 Oct 2021 09:02:32 +0200 (CEST) From: Felix Gruber Date: Tue, 19 Oct 2021 07:01:58 +0000 Message-Id: <20211019070201.4635-2-felgru@posteo.net> In-Reply-To: <20211019070201.4635-1-felgru@posteo.net> References: <20211019065829.3853-1-felgru@posteo.net> <20211019070201.4635-1-felgru@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1634626994; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=FiVt2pBEUsteIDQhT/uPZtO+exd+W2OZFUCTQ0MZtLY=; b=KFentMnc6OsGmGGwez2rPQ4z6RzdW+xHOBqB1dDaEDphPA61JwfOf6MHcZ0FSWa6N1Cgnj LjEQoO9TBHNm0ZhrDoY+KdRLC/SCNv1G0WOGCVjrkSouA52e+IRV7SxblggCKd17Fjc+Of 7EBlDaFaZeDFJ+vY6NP6REkHLpVYQStRQ47u7YTHXCtcgNvvg0e1653g2vIy/4cVJ9bD8H XT0C0LaR20AlmrB+qla9NHVCYG2B65DBuEN818LWZV/tpMQlkUz32qkLRcVR3y4uwu6APa +HV99Ly3sPWZyJDcqEuzcnmMqYapT6eWMiNzntevSri4PAZwZauFjCYPjBICEg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1634626994; a=rsa-sha256; cv=none; b=LEXfYQc2aCDv5Pa5pnVZcbxShf2S7im7/ZCI8NWI40uPyBpqrapdyOdA3hKKMfarshTIsr OpbEcmsWl0yGUg1ineA0T1f97deBJ20F7kuMxnulYINuOulBubWIgACnHC0hmjfyrGVp4/ RFewfemEtAQdqOd0pm6Sl4dfjLBpxodJsmFcXLADunkm4wj1LNUiJ27IfM9j+gMXmYI9Fn KtfmBoxc3y3oBfaPE9uU2h5rTHdwvEqLG0RX40Zyf6WEi7YSlh8muL6qvCdUXZKP+9MFIl /f+8tdADWKNFSezpwM0xJOSRU/vW7WpOQAHM/s5EqgMeQNvVW69hqxElS1emUA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="UBzWhtJ/"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: 3.67 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b="UBzWhtJ/"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: B88A8E8D2 X-Spam-Score: 3.67 X-Migadu-Scanner: scn0.migadu.com X-TUID: uS4vwwEAiB7P * packages/games.scm (openttd-opengfx): Update to 7.1. [arguments]: Use cc-for-target. --- gnu/packages/games.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index adf8dec02a..7afcbe860f 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -4324,7 +4324,7 @@ engine. When you start it you will be prompted to download a graphics set.") (define openttd-opengfx (package (name "openttd-opengfx") - (version "0.6.1") + (version "7.1") (source (origin (method url-fetch) @@ -4332,10 +4332,10 @@ engine. When you start it you will be prompted to download a graphics set.") version "/opengfx-" version "-source.tar.xz")) (sha256 (base32 - "0jgy8xv7r72m127qn09vr3rxhnbakl2990f7lldsk0d5d8n993vd")))) + "0nhzlk6s73qvznm5fdwcs1b42g2plf26s5ag39fvck45zm7m48jk")))) (build-system gnu-build-system) (arguments - '(#:make-flags (list "CC=gcc" + `(#:make-flags (list (string-append "CC=" ,(cc-for-target)) (string-append "INSTALL_DIR=" (assoc-ref %outputs "out") "/share/games/openttd/baseset/opengfx")) -- 2.30.2