From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id aC1GKRlC0mRCbwEASxT56A (envelope-from ) for ; Tue, 08 Aug 2023 15:24:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 4DoCKRlC0mRyIwAAauVa8A (envelope-from ) for ; Tue, 08 Aug 2023 15:24:41 +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 8336651C3D for ; Tue, 8 Aug 2023 15:24:41 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=bSBPyzS8; 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=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1691501081; 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=X6wC/xAl9emEieLZKENgz8zklUNpHO47Rk0OxayleeE=; b=aoxL9ZnQH9OEId21Jt04Vusp7/drAdA7x+IO+7RbmJzaHrVBRoW/xL8agICS4NztJmIEKv RULLUCXfBmQMP4D+GInKOnUdKfhifmEjTNpx27BGuP097ObZBxjsf0oKiNq3R6SEpHtIRt mQ+Dh5YH+0B1FiQqYYJY+eTdJP+ukfLJbcGc4B4xREJv5ug6+QchTqN31TVcNTg4qqR3tH zxX7mxxkjq8IErE/Xss/08IxdhKzEUV95IIFpOXocnhTq4yZcDfTogqEsV1K5i9LssbDP8 pu6w4PWftLpgRPb8RBio99O8W6pJKuCIz2JcwdTI4JjMBqGlTFsTKdw3tV9LmA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691501081; a=rsa-sha256; cv=none; b=Q8A2k+WOmYZu4VnSRrhXiAZS08A9dEDIbdqv0G4wh98TsDSsyTf9rI2ETqADSIYaHroXRH eI2LMjlb/6PNUfhgiynBRsKZA0ln2b1C2DBJPLuuIYf+zDgqAQiAt2o78p87uhZUTmVhF5 w5MGfY1H9RXQduGtPgIZR9evbUVUCFXlICg5WR54QwrAtCGCqMW1RBHaBeYSKM1ef6dBHU gzmTutGorbqlO0TLO7C9+O4GXwYaLtUxZXD4MKvlAiQwGFS0LIJx7e1Fj9EL4bYEXBoR7u x0eQT2e/O/iX0G2lh4Tc5sn3AvqpjQ79WY2QuMHNaa06JQwHxq7mz1DbBs76Tg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=uvy.fr header.s=202105 header.b=bSBPyzS8; 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=fail reason="SPF not aligned (relaxed)" header.from=uvy.fr (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qTMgy-0001dS-HP; Tue, 08 Aug 2023 09:24:08 -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 1qTMgw-0001ce-Mv for guix-patches@gnu.org; Tue, 08 Aug 2023 09:24:06 -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 1qTMgw-00009U-0w for guix-patches@gnu.org; Tue, 08 Aug 2023 09:24:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qTMgt-0002jT-OK; Tue, 08 Aug 2023 09:24:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64209] [PATCH v2 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: Tue, 08 Aug 2023 13:24:03 +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.169150104210477 (code B ref 64209); Tue, 08 Aug 2023 13:24:03 +0000 Received: (at 64209) by debbugs.gnu.org; 8 Aug 2023 13:24:02 +0000 Received: from localhost ([127.0.0.1]:35581 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTMgr-0002ik-He for submit@debbugs.gnu.org; Tue, 08 Aug 2023 09:24:01 -0400 Received: from mail.uvy.fr ([2001:41d0:304:200::4a2]:53630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qTMgo-0002ha-27 for 64209@debbugs.gnu.org; Tue, 08 Aug 2023 09:23:59 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uvy.fr; s=202105; t=1691501030; bh=eCeiJj0X32gf1t1e+LVFfRIMfbJo+qYxxStNMppQYcI=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=bSBPyzS8cZE7CWVxSBPB6o8PoXA4ERi/oh5P4REm8Pg3jak2GSXQxD4MFLC8CcNn3 U/nOeozgUziVMpT+giGKpFdWFnwCPcHzcGQluIkboehq43R8Vx1xzymiEfxtWG3GcZ 4p4DqxbkmdKF3/pWbDdyIVOY8Tia2i/hAcpQvlIO62X4nX3XbNXa59X2IqQWPeh8dA RW0mhA4Lbl4os6ZL4x3tZYCo7lsNUCrXMSic1AlbMtE9wVPY0PEUO1EZ2XlihZOBgT x7JMYAuaLikRnGliFvm+iwqgnmgdmqRgHyRBNWLJdf+yXTV840KyQNdA+q78WhyYq5 KbnLaRViPYvlA== From: Benjamin Date: Tue, 8 Aug 2023 15:22:58 +0200 Message-ID: <03c44a096cfcabc480411e8f6a7685dabbbc6ea1.1691500834.git.benjamin@uvy.fr> X-Mailer: git-send-email 2.41.0 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 8336651C3D X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -3.56 X-Spam-Score: -3.56 X-TUID: h7SJLapohieM * 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 8ff755aea9..552afc4784 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -9657,6 +9657,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.41.0