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 8HavFr/Zx2KnMAAAbAwnHQ (envelope-from ) for ; Fri, 08 Jul 2022 09:16:15 +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 WAVQFr/Zx2IjEQEAauVa8A (envelope-from ) for ; Fri, 08 Jul 2022 09:16:15 +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 D2F1F13904 for ; Fri, 8 Jul 2022 09:16:13 +0200 (CEST) Received: from localhost ([::1]:54006 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o9iDl-00013Q-2f for larch@yhetil.org; Fri, 08 Jul 2022 03:16:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36844) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o9iDb-00010m-Nn for guix-patches@gnu.org; Fri, 08 Jul 2022 03:16:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36492) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o9iDa-00072F-FN for guix-patches@gnu.org; Fri, 08 Jul 2022 03:16:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o9iDa-0004VK-9E for guix-patches@gnu.org; Fri, 08 Jul 2022 03:16:02 -0400 Subject: bug#56187: [PATCH] gnu: Add omega. Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 08 Jul 2022 07:16:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 56187 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 56187-done@debbugs.gnu.org Mail-Followup-To: 56187@debbugs.gnu.org, arunisaac@systemreboot.net, arunisaac@systemreboot.net Received: via spool by 56187-done@debbugs.gnu.org id=D56187.165726451417250 (code D ref 56187); Fri, 08 Jul 2022 07:16:02 +0000 Received: (at 56187-done) by debbugs.gnu.org; 8 Jul 2022 07:15:14 +0000 Received: from localhost ([127.0.0.1]:58622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9iCn-0004UA-NO for submit@debbugs.gnu.org; Fri, 08 Jul 2022 03:15:13 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:33276) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o9iCj-0004Tu-Sa for 56187-done@debbugs.gnu.org; Fri, 08 Jul 2022 03:15:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=2KTQT9Ih8mabdfaa7qYfRfoGfIHHFcxm9n15+pLG4vk=; b=co2Z81GHJI9NwvGDI/z/SiMkXU 7FQtdJsSuaQlenDk6O9MMDCOcQ5O/q8u1WDpyONP7ym0IENt+Dhidq+iXWcTCO2UIjxGdmFBhwH1R 0OS2qrR3kUeLuGiqxBUVSRo/6MWnJaNsoWhb64+O5bf6aJ7gJZuc12hQmlyMcTPyR7kHhPo62qj3z bgfFOJmDMWpWIY4YSfzBMzHzobgVzsj34+zeVefnuyMwnV01HGE2e6D0GwX9EmIzspU9EFHdL5ABW tm+0AkhlKZ6f7ZgFi5esWsCyBl/H41iab/rIj/PkSmrYwblTmmRZMQfJc1bsiE635JVC6XbVSnZ28 V8+lNonQ==; Received: from [192.168.2.1] (port=2908 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1o9iCh-0002XQ-0W; Fri, 08 Jul 2022 12:45:07 +0530 From: Arun Isaac In-Reply-To: <87mtdqzbxm.fsf@gnu.org> References: <20220624130346.27276-1-arunisaac@systemreboot.net> <87mtdqzbxm.fsf@gnu.org> Date: Fri, 08 Jul 2022 12:45:06 +0530 Message-ID: <874jzsaxdx.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain 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=1657264575; 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: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=2KTQT9Ih8mabdfaa7qYfRfoGfIHHFcxm9n15+pLG4vk=; b=V0o44AaUQpvetFdfvaQqsdxeKjZ4Hqx3sqw6CEjDd3tulGD3oLlwO6CGK7N/tr+3VKdQqH zyIWressbTgm6iTWcel/7AVNvOwO4guBff4swSCsJ6I8/qDtwBHTE9TrOE+zzIxnZisMkq Ql4iM23CDyHdmr9GrJvjS4X0Iyp5Q45kMYTbMd26/l6esncRYL8ewNuMhp+0HeMcXxOKT7 Dy9It3GTI77PdmKQ0shjz2tRYim+zJDDTZOiNCjbMQnKyftfrvCZcS8uU1tBZX1qZWr55w vpN5XK+809gUe1dKS253tLgP6q8UEZ+0Jf0dk7hKuFAOrw8YboDM4VpcNSUVtQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657264575; a=rsa-sha256; cv=none; b=FhvkqeWKurJ++kbT8Bo3ZKrNuaXniv3FcKyWmWfyNsAIW3GvnwYzHk633iosTNMR1noTtn FVkqIl73+TFzEX6CruS1Dv/BqSm0t/YoihDjg0Wd9dHYFNooLJTM0y+DjG5za9Yk0014OZ QZJ/2j7noUpMWMdwJ969ZwiePxSfoL38iGYQYOFv0y7fES5moRgQfAdF31AWKq8WwKFg6Z TXqQgajcsQFQkoneQAB00rD5p1veFCcYQlxTI+StJIXkyYAZfK2s52igE/4YWaRaZr/704 3fmyir3HrsCCbBAR/K4A43+WVRjAh2muU9xT76yf6fKbqC5fCMnmzC5iT5rc8w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=co2Z81GH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); 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: 6.06 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=co2Z81GH; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=none); 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: D2F1F13904 X-Spam-Score: 6.06 X-Migadu-Scanner: scn1.migadu.com X-TUID: IUZYBqinK7tj Pushed, thanks!