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 eI2YOYeCs2L0dgEAbAwnHQ (envelope-from ) for ; Wed, 22 Jun 2022 22:58:48 +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 sJyNOYeCs2IX2gAAauVa8A (envelope-from ) for ; Wed, 22 Jun 2022 22:58:47 +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 A1BA53C457 for ; Wed, 22 Jun 2022 22:58:47 +0200 (CEST) Received: from localhost ([::1]:42978 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o47Qz-0004hv-Ki for larch@yhetil.org; Wed, 22 Jun 2022 16:58:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49744) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o47JX-0005Px-6s for guix-patches@gnu.org; Wed, 22 Jun 2022 16:51:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42835) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o47JW-0004fP-Oa for guix-patches@gnu.org; Wed, 22 Jun 2022 16:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1o47JW-0000D0-OW for guix-patches@gnu.org; Wed, 22 Jun 2022 16:51:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56080] [PATCH]: gnu: bap: Update to 2.5.0-alpha. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 22 Jun 2022 20:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56080 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Julien Lepiller Cc: 56080@debbugs.gnu.org Received: via spool by 56080-submit@debbugs.gnu.org id=B56080.1655931021734 (code B ref 56080); Wed, 22 Jun 2022 20:51:02 +0000 Received: (at 56080) by debbugs.gnu.org; 22 Jun 2022 20:50:21 +0000 Received: from localhost ([127.0.0.1]:36727 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o47Iq-0000Bm-RW for submit@debbugs.gnu.org; Wed, 22 Jun 2022 16:50:20 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36390) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1o47Ip-0000BY-33 for 56080@debbugs.gnu.org; Wed, 22 Jun 2022 16:50:19 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52130) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o47Ij-0004aM-Kq; Wed, 22 Jun 2022 16:50:13 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=EevxQzyfRqRjXyr9IPpSaZlQkyUUINkT0JH0XqsKUcg=; b=rr35fEQ+PAGTJ6JD5f1+ 4nxtcEYqxc6Mrdhg2FNaFFRWIl1G4/A0QnemKM4190wBaiCFqaJllKSwCX8Cwnbtfiscbc4xAbfwQ vBMxTXzWqDQNmhkhMRv9jLpQ9OKg9OJ6px8HGCCWDOCKumX9UehbBmSp6aMViOkacfEc8sgGsB/tC TfJ5OQG8pypsUkFNjtI7HdF0ctx7zEut33k3DUFbsLwFoqUpBmUVaMInv1aD9YTwX6kM2DXoP/mwq ZYTz3fDkQGJO1tCRo3lLUgzZvd3Hw3bdQyiNR5Yczuui8RaD2j+KqI3YYbviUtxmvcsMh/I4PDFcS 85e1/2N6bOEJCg==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:56444 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o47Ih-0004t1-BB; Wed, 22 Jun 2022 16:50:13 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220619091824.15586c91@sybil.lepiller.eu> Date: Wed, 22 Jun 2022 22:50:09 +0200 In-Reply-To: <20220619091824.15586c91@sybil.lepiller.eu> (Julien Lepiller's message of "Sun, 19 Jun 2022 09:18:24 +0200") Message-ID: <87r13g1kzi.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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=1655931527; 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: 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=EevxQzyfRqRjXyr9IPpSaZlQkyUUINkT0JH0XqsKUcg=; b=SDSgEB4jl8Lk2sp9A2e6NF6Eiaef5femnK78jaPaYcNM/WxoDBa7hwIHlFPMUeWaB4H6q4 FjKDREQ7ms08D7fxj+NS50e0tdJ6DM40xa/xSBAzAXaZuuhhE19JPBmVJyfWBOTj1zkVR0 R3bbJcYFaxcXFTphfB+fBaZBqaEhjnT6Q4g4LaqD2VcSkp7/peratLid0rcJKiVgL44/KJ 0D05JytKYjn/LZDXRoQDqt53k/1OIE3Uy0fzgWRKKu69udPfCvyKYCpwlkMd0Q/u6a38Z0 +Qv7qfydhqkbttQMNPKB5WZ3KsNoPAtyhbetIcvHJN46raayTcf7RyGzVf/vnQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1655931527; a=rsa-sha256; cv=none; b=BiqwCONDcRjdFbaeJgQl8hyfUZkYOXqnJmaXQpD2Qw2xGQnwpLWcFa25XDMrtTNEz3eKua xnDGoAVZe07PFzpJfbo941eySRdhoTu5tm3Jup3WPAQvsaENvqgBZZQfDaLRcb9aD1VYgc aMogxF58GOy/dzcc/3I41CHvJo1kbIdD7USfPFD1eWplCgnJS5fGbL5DoUzgMkfdMv9g8e IYw9yLoqoPg2RwsgjVT5taKzu0CAnZrfQDmIQvo9r3NtQ3VP4/DL4KMcGMwCQbXgUF/JyL lrMH/yWYNf7zUCr/RMkx4/0sxcnVXX9ZWT8haTNmM+Yg3hYywn2qxghjhqu5hQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=rr35fEQ+; dmarc=pass (policy=none) header.from=gnu.org; 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: -3.86 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=rr35fEQ+; dmarc=pass (policy=none) header.from=gnu.org; 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: A1BA53C457 X-Spam-Score: -3.86 X-Migadu-Scanner: scn0.migadu.com X-TUID: 96/V1eMBurOH Howdy, Julien Lepiller skribis: > This small patch series finally updates bap to a version that can use > the latest OCaml compiler. LGTM! > After we merge that, we will be able to remove most ocaml-4.07 > packages :) Yay! Ludo=E2=80=99.