From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id AGLuIgLrN2WT+AAAG6o9tA:P1 (envelope-from ) for ; Tue, 24 Oct 2023 18:04:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AGLuIgLrN2WT+AAAG6o9tA (envelope-from ) for ; Tue, 24 Oct 2023 18:04:18 +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 72DA36DE5D for ; Tue, 24 Oct 2023 18:04:18 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KZ8FlGnV; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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=1698163458; a=rsa-sha256; cv=none; b=h+SSMlsWiGVdz8Q+YlgpuV4TTzmf4wZ3FpQ5Yi8U9MKpV9Z8GFk6phmn7QrVwlZyG4Zmou qtrtdoIByDyw/dhrxa/pRmpIlHMj+MNcOS7RA+ecmshlANAcS35xgW3mKdy+zUpl+Yb6Kh CxYasnWkn3FgbA2pwDzY12141sGhXK3U7uGMxGYwUgLaGRVCjIWyqigcwZRz8iMLyOJP7o DTf+v0R+beObvgyG/Rj7Hob15wlJ7SuGvP4JN8/3+SMpbYW9zEYx50/jBH4kyjoenrQmFD joQBlKVWazqd9dV2tDeVBxLXGdCoqCsc8JVh4K1OGjFrJx45JyHzk4lKoMfxpg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KZ8FlGnV; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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=1698163458; 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=90ZF+Hvejc0wjNiRWLPG4mxCswS8K9It/VuCOr6AOiE=; b=t5pEPrHk+xGtcngimSOG75LNg9B04AA8EzudqmyRjHxVFTmfSSg/gME9XVOh2jSHTVVjvk 5V+EUWIKcAv0mUQHS/yk7L6djjQlPh0JR1xaDlbL08RPRX+WiqjkWMFqWXpc4mPeetS7OI JqSrD/iHja3DEKi6KOR/+8ujQVvrT0RkG2ExIQbzWaM2bMthK/PFv8Rt+oitdbkaOgtDVN mU6BkYoxqnyG9CMUITsqHUhtkFy6i5uTdcVw3u/e75N2uatjhPbUoZ4lOer4tdafoVYy8j TavDEXvmHLxgRZBo4IAwc8kxtOoRVDOx/zCpjVBvnxprQ73oSclZJHOaCSGIBA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qvJsm-0007P9-LF; Tue, 24 Oct 2023 12:03:53 -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 1qvJrh-0005FR-JR for guix-patches@gnu.org; Tue, 24 Oct 2023 12:02:46 -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 1qvJrg-0004HC-6g for guix-patches@gnu.org; Tue, 24 Oct 2023 12:02:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvJs2-0004mp-CH; Tue, 24 Oct 2023 12:03:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64249] [PATCH v7 10/12] gnu: dune-bootstrap: Update to 3.11.0. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: julien@lepiller.eu, pukkamustard@posteo.net, guix-patches@gnu.org Resent-Date: Tue, 24 Oct 2023 16:03:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64249 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64249@debbugs.gnu.org Cc: pukkamustard , Julien Lepiller , pukkamustard X-Debbugs-Original-Xcc: Julien Lepiller , pukkamustard Received: via spool by 64249-submit@debbugs.gnu.org id=B64249.169816333118238 (code B ref 64249); Tue, 24 Oct 2023 16:03:06 +0000 Received: (at 64249) by debbugs.gnu.org; 24 Oct 2023 16:02:11 +0000 Received: from localhost ([127.0.0.1]:56445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvJr9-0004k1-8B for submit@debbugs.gnu.org; Tue, 24 Oct 2023 12:02:11 -0400 Received: from mout01.posteo.de ([185.67.36.65]:40631) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvJqw-0004ge-Hf for 64249@debbugs.gnu.org; Tue, 24 Oct 2023 12:02:03 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 3EF63240027 for <64249@debbugs.gnu.org>; Tue, 24 Oct 2023 18:01:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1698163283; bh=tGQR3L+v/G5BQGtPdw7fN7SSGK+sElr+br0RJHnZkSI=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version: Content-Transfer-Encoding:From; b=KZ8FlGnV9t7FsfZ+Mtsh5qfQyiggTNDYP6b+i0JtdJlHJTUC3leKQQ3c3O1Cr6cYa D0rd7p8Q7H3ST7t3BuaogHkDIYTqOtyHblIZosmHIOqABkjsiGh0p07UHhP4yo4RLj otdos2+wVf0v24V2+mgRM+wFEvj4NFdb+aKhenRN9YC3LJHTLGSl9jbndms7L1utf9 nAw7ioinZvNGEcEtvnijl2Lvvxa+xH51KeaHxo/llp1CDpoh5hIDIeHyQzl7Nu1u4j znNTgiFPwdB+AktLwqFdmnH9HzlJVHiqzzSp+79rrhnzqzJ1bkkdWlA2vyBgLkE6XP ZFynLe3byziQA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SFGyB56Wjz9rxG; Tue, 24 Oct 2023 18:01:22 +0200 (CEST) From: pukkamustard Date: Tue, 24 Oct 2023 16:00:13 +0000 Message-ID: <29833648582d28fc3a7e5b96588d6ab561416599.1698162760.git.pukkamustard@posteo.net> 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: mx1.migadu.com X-Migadu-Spam-Score: 4.17 X-Spam-Score: 4.17 X-Migadu-Queue-Id: 72DA36DE5D X-TUID: THFdAQwHDGaS * gnu/packages/ocaml.scm (dune-bootstrap): Update to 3.10.0. [description]: Revise and de-emphasize historic origin. --- gnu/packages/ocaml.scm | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index face1f9d9c..c448e64bc7 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -1784,7 +1784,7 @@ (define-public ocaml-stringext (define dune-bootstrap (package (name "dune") - (version "3.6.1") + (version "3.11.0") (source (origin (method git-fetch) (uri (git-reference @@ -1793,7 +1793,7 @@ (define dune-bootstrap (file-name (git-file-name name version)) (sha256 (base32 - "0gv851wxbv5ln20429nj7p92spzxgw8vngg9z94q39aawn6q8lx6")))) + "12k8k2964s1z05mj71f9imwyvk0jyh5h6mpw4hpyr2d73iw53ink")))) (build-system ocaml-build-system) (arguments `(#:tests? #f; require odoc @@ -1810,9 +1810,10 @@ (define dune-bootstrap #t))))) (home-page "https://github.com/ocaml/dune") (synopsis "OCaml build system") - (description "Dune is a build system that was designed to simplify the -release of Jane Street packages. It reads metadata from @file{dune} files -following a very simple s-expression syntax.") + (description "Dune is a build system for OCaml. It provides a consistent +experience and takes care of the low-level details of OCaml compilation. +Descriptions of projects, libraries and executables are provided in +@file{dune} files following a s-expression syntax.") (license license:expat))) (define ocaml4.09-dune-bootstrap -- 2.41.0