From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id sJImBZ/7MmWVDQEAG6o9tA:P1 (envelope-from ) for ; Sat, 21 Oct 2023 00:13:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id sJImBZ/7MmWVDQEAG6o9tA (envelope-from ) for ; Sat, 21 Oct 2023 00:13: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 E99F66AA33 for ; Sat, 21 Oct 2023 00:13:48 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=OnHIxSi2; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697840029; 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=vTwI5czD8+UUMSKynTu5J44bDK+Qs21XAumIN/ZXRH8=; b=KkOqWTdfh9isnDMrRageX5o7NsdrR2JQL2Ef4/p2avN6x+gsrbnq10q56snd57MXw234gK eWfTBe4AqzHWasaF2+HtIBEUmzx8Rvc3hMYuxf/IBmbXI93LEQCg/brvJY7sg+LgkTG6FA pDXBDZuHLfTNqPKrHXHRG+AfDgZeBf7L+v4iXBmyN5LI03tiYAoc1A3BpEoscjZwha2zrf 6FZz2zrvPsrTNC5ItrhaEEVVR8VaoIoEXoaOsHh58KV1woGHLLN1HWQ3iAdyp2Thcd3OdZ F12JvkqJjYVsdzTO6LD71ySCWm0utmERmv+cGXuQovJG7VhQ6lmwn6TaZr1GVQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697840029; a=rsa-sha256; cv=none; b=O9+/jbqkNdhWfxVNusoUV5Bv8mIGSTU1JcbxWR/0a8MtAfpXL41bzjzd/mEV8mykL+4r3T OwDaGVjLe/jEyjoW9DRLbPokqqXwFsjRgd15W+uWxnfOw1V+Nadv1QJYJS4xsp+f7zjqCh i5w0AwK80J85OBHgMmUOSCzOtSbMtCKWrMHWLQOoKaLPn334bOKtZhEVZgIt7TUj7sBA9G EQNOwulHq0U3JzpWHu6XgnUhTjIbgdi5KkNnJuZ6/7hvD2/lJ0gYRx+mV8eED0KxewOSs6 JXLxRfwl5+1I8ZnUfUl3eUsHqjbSYovNfWtzjxSnalAtXMDgHo4AaAChgAId1A== 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=OnHIxSi2; 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"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtxkN-0006Gq-Tk; Fri, 20 Oct 2023 18:13: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 1qtxkM-0006GX-Tv for guix-patches@gnu.org; Fri, 20 Oct 2023 18:13:35 -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 1qtxkM-0004Oe-La for guix-patches@gnu.org; Fri, 20 Oct 2023 18:13:34 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtxkn-0008IB-RP for guix-patches@gnu.org; Fri, 20 Oct 2023 18:14:01 -0400 Subject: bug#64208: [PATCH] gnu: Add river Wayland compositor and tigerbeetle database Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 20 Oct 2023 22:14:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 64208 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Lechner Cc: 64208-done@debbugs.gnu.org, Ekaitz Zarraga Mail-Followup-To: 64208@debbugs.gnu.org, ludo@gnu.org, felix.lechner@lease-up.com Received: via spool by 64208-done@debbugs.gnu.org id=D64208.169784002031833 (code D ref 64208); Fri, 20 Oct 2023 22:14:01 +0000 Received: (at 64208-done) by debbugs.gnu.org; 20 Oct 2023 22:13:40 +0000 Received: from localhost ([127.0.0.1]:41804 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtxkO-0008HJ-0E for submit@debbugs.gnu.org; Fri, 20 Oct 2023 18:13:40 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34950) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtxkJ-0008H1-37 for 64208-done@debbugs.gnu.org; Fri, 20 Oct 2023 18:13:35 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtxjl-0004Gs-Pq; Fri, 20 Oct 2023 18:12:57 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=vTwI5czD8+UUMSKynTu5J44bDK+Qs21XAumIN/ZXRH8=; b=OnHIxSi2dg/kdzAOVbb+ 1igD7weGS+9g81nXQekxIr7k1Yrf0n8nunNLs1D8Us436MTZVkh0eFPTZyTB2hAupUK+GwINvwQr3 qYaslyrF00V3aqclIUHQbgSHGvCbuFZrwDfgfldRU/W8POZZ5Ze/vvskl5KR4fK4wD9Qx7d5OHchr EjiJmstDyDgVI+JAOxr21GpJ4c1f98UwS8Oxt3nxHszF1yooWT4PJ+Owoqu7Zv+ve+Q4HpCmikZkj AFW1T4n1r7QNkQHRj7F09OuOjGcVePYkn6zc5QE8XCwGNZNqDhmOKXIjUlD5ho+GoE32VzouofiAv wNoagLY6KkulIg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Felix Lechner's message of "Wed, 21 Jun 2023 07:32:23 -0700") References: Date: Sat, 21 Oct 2023 00:12:54 +0200 Message-ID: <8734y5t02h.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Spam-Score: -6.83 X-Migadu-Queue-Id: E99F66AA33 X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.83 X-TUID: 0dLN14xJsmr3 Hi, Felix Lechner skribis: > Ekaitz Zarraga (1): > gnu: Add tigerbeetle. > > Felix Lechner (1): > gnu: Add river. Thanks, applied as well! Ekaitz, if/when cross-compilation support for =E2=80=98zig-build-system=E2= =80=99 is ready, could you please send it as a new patch? Hopefully the review delay will be shorter this time=E2=80=A6 Thanks, Ludo=E2=80=99.