From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QKUYG8MoYGHaBAEAgWs5BA (envelope-from ) for ; Fri, 08 Oct 2021 13:17:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id wF35FcMoYGHDBgAA1q6Kng (envelope-from ) for ; Fri, 08 Oct 2021 11:17:23 +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 9190720108 for ; Fri, 8 Oct 2021 13:17:21 +0200 (CEST) Received: from localhost ([::1]:57176 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mYnsN-0000jA-LY for larch@yhetil.org; Fri, 08 Oct 2021 07:17:20 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44268) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mYns6-0000iY-Ol for guix-patches@gnu.org; Fri, 08 Oct 2021 07:17:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37814) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mYns6-0006eD-AL for guix-patches@gnu.org; Fri, 08 Oct 2021 07:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mYns6-0006je-5V for guix-patches@gnu.org; Fri, 08 Oct 2021 07:17:02 -0400 Subject: bug#50024: [PATCH] gnu: Add ocaml-ppx-deriving. References: <5b30f72701e120a621e1a904922ba5b23dff89c6.1628777020.git.public@yoctocell.xyz> In-Reply-To: <5b30f72701e120a621e1a904922ba5b23dff89c6.1628777020.git.public@yoctocell.xyz> Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 08 Oct 2021 11:17:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 50024 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 50024-done@debbugs.gnu.org Mail-Followup-To: 50024@debbugs.gnu.org, julien@lepiller.eu, public@yoctocell.xyz Received: via spool by 50024-done@debbugs.gnu.org id=D50024.163369177125810 (code D ref 50024); Fri, 08 Oct 2021 11:17:01 +0000 Received: (at 50024-done) by debbugs.gnu.org; 8 Oct 2021 11:16:11 +0000 Received: from localhost ([127.0.0.1]:49358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYnrG-0006iE-Ut for submit@debbugs.gnu.org; Fri, 08 Oct 2021 07:16:11 -0400 Received: from lepiller.eu ([89.234.186.109]:34548) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mYnrB-0006hy-GV for 50024-done@debbugs.gnu.org; Fri, 08 Oct 2021 07:16:09 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 8b04d29e for <50024-done@debbugs.gnu.org>; Fri, 8 Oct 2021 11:16:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=dkim; bh=kQ5D3X7sr2LpsmbFDdTD3OrsE YpqSe9jW2ypRxYw1Gw=; b=OWp+KM15cv3XeLfbu3f9WCrzMfxFptCDIUKYwpp9w +o8wSW0TQfd1BmE1RSLoPv8vX0jx0Pw2xISh2bhaR2B/x/ifQVStdjAKKYTabZsW XsyTLbeyV73M18in3d8HyNEuOpumUzMvWH4QTCZxDTntgo2JzbQHlXCaIdx11q2l PRkac3B6qeYrYjhOLDd/MoqN5cnlDlTch0oZowErfF5+4XVOLicA+fDCbUwmMVe+ 5YZzx25pHBEgvPM2dww3ZX/p65/9m50bKH9OmNVykNtxreAmTgVPi6A4zwFlSkYc P0VRqbaQFjD0bxH5YoJGW2pfwLWBb7WWYJlwyVnSeZNtg== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 02900982 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO) for <50024-done@debbugs.gnu.org>; Fri, 8 Oct 2021 11:16:03 +0000 (UTC) Date: Fri, 8 Oct 2021 13:15:52 +0200 From: Julien Lepiller Message-ID: <20211008131552.59f77db3@tachikoma.lepiller.eu> X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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=1633691843; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=kQ5D3X7sr2LpsmbFDdTD3OrsEYpqSe9jW2ypRxYw1Gw=; b=vA8kEXveY9qG0gcSAvM5APPlrhdUyuyGkD3NMu6eaWYLX+IW6TJslopgZ1iBRG8BhK+Mm0 zeGsQhdkBqGkxCnUz0hH3DfLgQXkovxXYMKldHhqRtWjI26CK9gxTxMlMANSo1BVWf/Rzo PrfzMMbK4mClGP7TEFHYDmGTDTpxYWrlKLeFAzKTCsHWNRW8B4F7XNcyToeFuK2yJ07vjs KTn/ujG+jSeYzTvl15BvA/m78BcBkZcQSiLty6eJ10aHZ8E7zeMmc5KLIdeMB5mXJZtJUo AzwY2WUHnwtKZ+eyfZlmnuP9NBwCnG17lk4g94R/+I4RVuaRrVTtS+d4vSOOmw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1633691843; a=rsa-sha256; cv=none; b=FuVFw+YUCLMPLcZBBXoAb5wtGGC07us7TpOm9PslBxkbrNOeBpz1oDnJQuG787LSlJFvvN blCI7HoyrEO6ItzjbjcGyzvaLqsDM0un84AWb3BFE0jPwgrCEDXY9kTXRuUfGmHsOunurX NKH1+GT/CvbVLPwDfPhedA+8RiwV8o/TyJQkEpszyDC75FReQZFbSyB1iyem71aYXqxoLk M002mfkL6rlIz6LQZIYM7WyfeAgKnwncbDIBef3e7IkVyYYnVqGMwsmx/A4igMfjMEwPn0 YAzzQSa/lqpgNtBYCLu8CbMTkJyVJMUPMOiYOZ0hwSb5aH7qb81CLVJ38cAwUw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=OWp+KM15; 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: 0.19 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=OWp+KM15; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: 9190720108 X-Spam-Score: 0.19 X-Migadu-Scanner: scn0.migadu.com X-TUID: rXn8P2o4woOt Pushed to master as 989b372a6a0127a9ed285ce8388a4ba0218b097b, thanks! I added a file name to the sources and changed the description slightly.