From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 7qAmKx7CmGDMVgEAgWs5BA (envelope-from ) for ; Mon, 10 May 2021 07:18:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id UPgiJh7CmGAnPwAAbx9fmQ (envelope-from ) for ; Mon, 10 May 2021 05:18:22 +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 67BF4AE22 for ; Mon, 10 May 2021 07:18:22 +0200 (CEST) Received: from localhost ([::1]:33896 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lfyJB-0008CZ-DJ for larch@yhetil.org; Mon, 10 May 2021 01:18:21 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46822) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lfyIt-00088A-Bx for guix-patches@gnu.org; Mon, 10 May 2021 01:18:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45499) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lfyIt-0003QT-4t for guix-patches@gnu.org; Mon, 10 May 2021 01:18:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lfyIt-0000RB-0f for guix-patches@gnu.org; Mon, 10 May 2021 01:18:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47768] [PATCH v2 02/43] gnu: ocaml-ctypes: Update to 0.18.0. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 May 2021 05:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47768 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 47768@debbugs.gnu.org Cc: pukkamustard , divoplade , Maxime Devos Received: via spool by 47768-submit@debbugs.gnu.org id=B47768.16206238461205 (code B ref 47768); Mon, 10 May 2021 05:18:02 +0000 Received: (at 47768) by debbugs.gnu.org; 10 May 2021 05:17:26 +0000 Received: from localhost ([127.0.0.1]:56946 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfyIH-0000JK-W6 for submit@debbugs.gnu.org; Mon, 10 May 2021 01:17:26 -0400 Received: from mout01.posteo.de ([185.67.36.65]:49139) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lfyIG-0000Im-JL for 47768@debbugs.gnu.org; Mon, 10 May 2021 01:17:24 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 17397240027 for <47768@debbugs.gnu.org>; Mon, 10 May 2021 07:17:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1620623839; bh=jb+cPvo0uXQfspOteUZVjCu6mJlrRv3eqqcSX0jHB3Q=; h=From:To:Cc:Subject:Date:From; b=VUfpjpbyBnjRfOSI7tvbgNNG0t2wdorWqKl2cGxkxfdL2z7Frjo8LMVs7yvHfZAqg gDcDBiy7M8j9fw7hv032b+yutO1XYP6A7lTiPrN2EasUjmn0dQpxRwtIlWFo7DjmJA DjIh0qB7nM0oB8wbMJm5BTrH8D4hONdudDjNDXGUyyJIptj1ra9nY2C2MTNz59HLt4 GKBws7Q10juNQS4/QBa74OqK30GbqfT060C88BbqbAHOHgIDvkg/L700+eNjOczlog G+V2whS3cziEK00yj2RHlpoz8XyL8zNveV8UO9k12oQapmuro/bQaDy+Bb49uzPN+O +6euNdJmNdRHw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Fdq7230VKz9rxG; Mon, 10 May 2021 07:17:18 +0200 (CEST) From: pukkamustard Date: Mon, 10 May 2021 05:15:47 +0000 Message-Id: <20210510051628.15359-3-pukkamustard@posteo.net> In-Reply-To: <20210510051628.15359-1-pukkamustard@posteo.net> References: <20210414090800.6458-1-pukkamustard@posteo.net> <20210510051628.15359-1-pukkamustard@posteo.net> 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620623902; 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=IxYxDT7fJvbtMMg7OKtAiUbYV2AHf1oZl9qtch6TZrY=; b=BXQuGM5RLqymEbXxI7TQgLZAmJRaCEl1srauw3HUSgmyub8Llw4aYxzr5zPi1EFxTSUJbv cY/YzEM6zqnI6yCKh5Tgc1LFbBiH4mm1k/wt+fjbM/+Ztocscxli1PVJr74gNT/Qs0VQYC jnfefJOul2N9kzqnQchSalTandgVBq2j3dH4csLT1dEEjPwvU8XYzmneAOC8QEpG8H4vdY m+weF9VG0Xhsp42Lg+l54bsebbTn4K+1wBj4s31mK6oVUUiO/EVF7iT7C6GrKm2nEsD4Qf sl0cImur+QoiTlM+L98SrBCd/Coopa44osBp76Nr5i7r8XjHexV+/PmA1iMJdg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620623902; a=rsa-sha256; cv=none; b=lcSmUj0hns9p1M+B5kjT7ttZkHJoGwnGSWOdAJ+L4L+P43oa2kRUvJ25WpRsQMr/GHyUL6 AMgD/vS8pR8MuNCUBSXSjWpC3GxTam/WvIapHUu7JzW15qzbwFVWehH/zriZ078Y/ACft0 BXucWMuM33RPR0Ehk3qTm4wqBc7cvUevdBG98pc1Qk4MXKdxGs6qUQ+ST4Bs+Pb8f8uJ3Q rp1f1i+cfJqRZ99zeRqUlVqXOJcLFqu662CIZLPtHMSWeaKjdETKcA+Xm1h36PQdLI8B1Y PuepAGC+0KsB/duals8hLshSKeCjvB6qPCHeay+MhWbsLS53RCSScZL0gH/SsA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=VUfpjpby; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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-Spam-Score: 3.65 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=VUfpjpby; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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: 67BF4AE22 X-Spam-Score: 3.65 X-Migadu-Scanner: scn0.migadu.com X-TUID: L5cXMZ164sRl * gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.18.0. --- gnu/packages/ocaml.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 8069ad31d8..46b5542864 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -3833,7 +3833,7 @@ long and size_t whose sizes depend on the host platform.") (define-public ocaml-ctypes (package (name "ocaml-ctypes") - (version "0.14.0") + (version "0.18.0") (home-page "https://github.com/ocamllabs/ocaml-ctypes") (source (origin (method git-fetch) @@ -3843,7 +3843,7 @@ long and size_t whose sizes depend on the host platform.") (file-name (git-file-name name version)) (sha256 (base32 - "1b2q3h63ngf4x9qp65qwapf2dg9q0mcdah6qjm2q0c7v2p5vysv9")))) + "03zrbnl16m67ls0yfhq7a4k4238x6x6b3m456g4dw2yqwc153vks")))) (build-system ocaml-build-system) (arguments `(#:tests? #f; require an old lwt @@ -3862,6 +3862,8 @@ long and size_t whose sizes depend on the host platform.") (delete 'configure)))) (native-inputs `(("pkg-config" ,pkg-config))) + (propagated-inputs + `(("bigarray-compat" ,ocaml-bigarray-compat))) (inputs `(("libffi" ,libffi) ("ounit" ,ocaml-ounit) -- 2.31.1