From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 0C1jJikck2Q/HAEASxT56A (envelope-from ) for ; Wed, 21 Jun 2023 17:50:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UBNdJikck2QgDwAA9RJhRA (envelope-from ) for ; Wed, 21 Jun 2023 17:50:01 +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 58846249A6 for ; Wed, 21 Jun 2023 17:50:01 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=vuFEhkI+; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1687362601; a=rsa-sha256; cv=none; b=WZEXysU7oa8hem3CcihBjpbXnR6tb+o77ivD1LdjnW776nGVP4xMP15A0oVQGwa+pCpJ7H hFn6B15twPBUFk46tc0zvaccAWeZUih1evHOlxoHvAcwwidRp9axWZ1NuYrBm11imVmDs4 CwR7gSD9H5W2aLmVoDR+ECDdzae1InUQeIWHQ0U/2M7bhm7WiypI3seR1BgKIkzxE2JCaE BmHBjJ3U8DzWyhmusKT6c/zCRbdXiy+IjpqlZ+zl4o9tqANvVxQl4Cq9Zkkxr0Pa/W6HDO KvK2fKQmXtJubEvtm0h9rf8nCNZgz75PqzBXOyZq7/eJMWBCLOUC0/bZh9ZQAQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=vuFEhkI+; dmarc=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1687362601; 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=k6i311QP7BSImVhfbcGRVnnBOOJrF6Ocr5YbJYAKwWw=; b=GCsWPwjd4YN/xIQOhtW8pmEY4rrMBAuSa/wjAx+/APR80yymY07EMDG3vUq9X9cTWggypc 1twpbdG5lnNd/3Vy3pxAizIcsDVl9Yi8ahO1VO1TmxlX6Mg9vYjvqG7Wm8JbvlLOAxvrZA NlFuh7gdp7xHoB6x2u4hEplAAisAzYwYClc6i/1frLZ3OliZrejlHzwVUO2vKKa4MqD/Yb GalTsPB5XvU2kHfzYXHhTWhcyrmHT25fcoORMe6YnV2PP+JCIlTGZPLwGUo/O19a+ueYcJ 3BYL+zs2Ii05zuPP4RpGZeQHtL2ngVeqJSwnQziGMS8g8O8WJ2rA5EvSWY3TWg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qC04t-0005yv-Kj; Wed, 21 Jun 2023 11:49:03 -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 1qC04s-0005y9-0P for guix-patches@gnu.org; Wed, 21 Jun 2023 11:49:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qC04r-0003bX-Nn for guix-patches@gnu.org; Wed, 21 Jun 2023 11:49:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qC04r-0002KD-JS; Wed, 21 Jun 2023 11:49:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64209] [PATCH 01/14] gnu: Fix ocaml-dune-build-info Resent-From: Benjamin Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Wed, 21 Jun 2023 15:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64209 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64209@debbugs.gnu.org Cc: Benjamin , Julien Lepiller , pukkamustard X-Debbugs-Original-Xcc: Julien Lepiller , pukkamustard Received: via spool by 64209-submit@debbugs.gnu.org id=B64209.16873625058594 (code B ref 64209); Wed, 21 Jun 2023 15:49:01 +0000 Received: (at 64209) by debbugs.gnu.org; 21 Jun 2023 15:48:25 +0000 Received: from localhost ([127.0.0.1]:34000 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qC04G-0002EX-UQ for submit@debbugs.gnu.org; Wed, 21 Jun 2023 11:48:25 -0400 Received: from mail.uvy.fr ([146.59.197.40]:48830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qC04F-0002Dd-Fb for 64209@debbugs.gnu.org; Wed, 21 Jun 2023 11:48:23 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1687362497; bh=Rb12k/fJWZUziTWZ+MMcVDJvzLYkhWSQV7BM/KWJhGY=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=vuFEhkI+kaPC6hudkSTIH4PkPAwJcvhx6H/1vdWR7nUhKoMIIUrbasWPTF6qoHuOp 9GP4suAbA9iN0SQfv836Wx3CLtcNYj1J4w7e2wlXr1zB6+FZeyVkOY2ndh8pF9n2GS o0QUsFQqQCVEMAB0aLVI7ViJ/y/8NgE05FWr5QmFzXagijchSjtpVQhtS3Td421WF7 Z3Dj+keW3BMEtdPLuhxmGqDgvaJ0ea8I0b2bc3bU+FWoKEZd0SSUcgf0qI0GrKLbQM 9CHoGFw+6VIqmbthC6IkhKAeW4s2xH+SzEDv/AhXUyZuIFnVQ/tyJuSEcbZBv4J6LT YRAo/vZGKz4ZA== From: Benjamin Date: Wed, 21 Jun 2023 17:48:15 +0200 Message-Id: <4a2ca732a0969bd82410021477b432b44ccc594f.1687361650.git.benjamin@uvy.fr> X-Mailer: git-send-email 2.40.1 In-Reply-To: References: 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -0.65 X-Migadu-Queue-Id: 58846249A6 X-Spam-Score: -0.65 X-TUID: QMIiHJ9SqGPf * gnu/packages/ocaml.scm (ocaml-dune-build-info): fix ocaml-dune-build-info to make it compatible with package-with-ocaml5.0 --- gnu/packages/ocaml.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index ab0aa0574a..7aa87ca4df 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -9658,6 +9658,7 @@ (define-public ocaml-dune-build-info (inherit dune) (name "ocaml-dune-build-info") (build-system dune-build-system) + (properties '()) (arguments '(#:package "dune-build-info" ;; No separate test suite from dune. -- 2.40.1