From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id ID3DG6qQ62LSSwAAbAwnHQ (envelope-from ) for ; Thu, 04 Aug 2022 11:26:02 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sKZvG6qQ62JWDwAAauVa8A (envelope-from ) for ; Thu, 04 Aug 2022 11:26:02 +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 EEF2F2D3AA for ; Thu, 4 Aug 2022 11:26:01 +0200 (CEST) Received: from localhost ([::1]:34894 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oJX7B-0005ij-3I for larch@yhetil.org; Thu, 04 Aug 2022 05:26:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34064) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJX6E-0005gx-TK for guix-patches@gnu.org; Thu, 04 Aug 2022 05:25:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33259) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oJX6E-00052L-KL for guix-patches@gnu.org; Thu, 04 Aug 2022 05:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oJX6E-0004z0-Fd for guix-patches@gnu.org; Thu, 04 Aug 2022 05:25:02 -0400 Subject: bug#56230: [PATCH] gnu: Add barony. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 04 Aug 2022 09:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 56230 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Timotej Lazar Cc: 56230-done@debbugs.gnu.org Mail-Followup-To: 56230@debbugs.gnu.org, ludo@gnu.org, timotej.lazar@araneo.si Received: via spool by 56230-done@debbugs.gnu.org id=D56230.165960509419128 (code D ref 56230); Thu, 04 Aug 2022 09:25:02 +0000 Received: (at 56230-done) by debbugs.gnu.org; 4 Aug 2022 09:24:54 +0000 Received: from localhost ([127.0.0.1]:51239 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJX65-0004yS-UV for submit@debbugs.gnu.org; Thu, 04 Aug 2022 05:24:54 -0400 Received: from eggs.gnu.org ([209.51.188.92]:49374) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJX64-0004yF-8l for 56230-done@debbugs.gnu.org; Thu, 04 Aug 2022 05:24:52 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:37082) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJX5y-00051U-Ii; Thu, 04 Aug 2022 05:24:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=6Vb0wc/X7pUVv47ldXs+so/HEyaimhpGNg7dxOSEihA=; b=SvhPPdg6D70LbmY5JPvh GW9Hdzmf+sfrAk8FcG8Judw8goEoRZ+uLaIX71WvuyT7YEWRhmpxen5QMDqNf/G6tIZDcrV+v0HSz OrV0Gdca8OO32+NFOJHFsT0zQOTLWMwHEbXiDTTDX6+sQF0N4sxNrLO5m9/Uje5uDfBGIou6s0kdf d4m0JVlVxLSTWqm69SNDTJWNSaJtMUvA6TA9LK1cVQj+UqH9yu+iXHGWw6CI1Babayiht3pImJ5zM GYjMUvpkIgZe1m4YZs0MYNQXhR1Z3U7ev2rDODVFAy///d/FhDEKq+dfZ8Ucnv1eltTVu4vvBtaRh 6ejg5v301l/t0w==; Received: from [193.50.110.201] (port=48970 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJX5y-0002u4-4g; Thu, 04 Aug 2022 05:24:46 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220626065438.3753-1-timotej.lazar@araneo.si> Date: Thu, 04 Aug 2022 11:24:43 +0200 In-Reply-To: <20220626065438.3753-1-timotej.lazar@araneo.si> (Timotej Lazar's message of "Sun, 26 Jun 2022 08:54:39 +0200") Message-ID: <87pmhgnyxw.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659605162; h=from:from:sender:sender: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-to: 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=6Vb0wc/X7pUVv47ldXs+so/HEyaimhpGNg7dxOSEihA=; b=RdMaUfWE6IRpASeyB0oYVwhMsqrFIWlJcTZpINVivFTkJjXr/Rw7K+kUiT+WZWGUAIUgG8 TBl3bzTFobDXF3fsLnRsuRaYR0GGUlgcWFtkPTK120Gybw3A23Re9F4zFzPooCYAgx0Oiw I/zVEiImKqyELDNEtXKeyo0OquhAucYWl1DovgwFI3we4if5iwSXITiy7aVVBBoK3/cyQp exbKZ9e/n1wcqLpqiKApu6aIHtZq452xvSguFjEhu4wsQWXxhdAK8fX/oKyw9d8wPX0VMK nIT3kN1WosP1CQAc/x8Tbns13H66Osd5PawcI0F01MAeyVZgaEH6hlKpxx1r4Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659605162; a=rsa-sha256; cv=none; b=nRK1tLDkX+VjOf7o9xMraFguKkMVEau77poSxAr/pvHLKgkGCwzI13nUMfazsqmyPO4IJE byzLLgP5MXCnDGfJeh/JDIPmeFi5s+tUn5z+i93JUxS8B6d0ILEttNthR1syHPewZhHAE4 kEIWcACt3O6qxSZn1xcunZFlVOKVtSB6R1WXEQKIYYT711cOaMTvSeWcF6Zz9ci9Nd2jRt XjkxibMTg6XBHgIOnAug50cw7uC+IgEl92tDiTd3yWMlht7G579m3KLuzp9I213YJLoovS BL51Mv2GgZXaZW8YXnk0Y/VWuhCPUBppxGRrdADQVEhwXXaND5A7tmryLP5vgw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=SvhPPdg6; 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" X-Migadu-Spam-Score: -2.31 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=SvhPPdg6; 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" X-Migadu-Queue-Id: EEF2F2D3AA X-Spam-Score: -2.31 X-Migadu-Scanner: scn1.migadu.com X-TUID: KYqVkyNoG5Qy Hi Timotej, Timotej Lazar skribis: > * gnu/packages/games.scm (barony): New variable. > * gnu/packages/patches/barony-fix-textures.patch: New file. > * gnu/local.mk (dist_patch_DATA): Add it. Finally applied, thanks! Ludo=E2=80=99.