GNU bug report logs - #69852
[PATCH 5/9] gnu: dune: Update to 3.14.2.

Previous Next

Package: guix-patches;

Reported by: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>

Date: Sun, 17 Mar 2024 13:59:05 UTC

Severity: normal

Tags: patch

Done: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69852 in the body.
You can then email your comments to 69852 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to julien <at> lepiller.eu, pukkamustard <at> posteo.net, guix-patches <at> gnu.org:
bug#69852; Package guix-patches. (Sun, 17 Mar 2024 13:59:05 GMT) Full text and rfc822 format available.

Acknowledgement sent to Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>:
New bug report received and forwarded. Copy sent to julien <at> lepiller.eu, pukkamustard <at> posteo.net, guix-patches <at> gnu.org. (Sun, 17 Mar 2024 13:59:05 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
To: guix-patches <at> gnu.org
Cc: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
Subject: [PATCH 5/9] gnu: dune: Update to 3.14.2.
Date: Sun, 17 Mar 2024 14:57:04 +0100
* gnu/packages/ocaml.scm (dune): Update to 3.14.2.

Change-Id: Ia91856a5cc660207f6b0bedf20495086f08adf5d
---
 gnu/packages/ocaml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm
index 640d36b971..861c0e6caa 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -1919,7 +1919,7 @@ (define-public ocaml-stringext
 (define-public dune-bootstrap
   (package
     (name "dune")
-    (version "3.11.0")
+    (version "3.14.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1928,7 +1928,7 @@ (define-public dune-bootstrap
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "12k8k2964s1z05mj71f9imwyvk0jyh5h6mpw4hpyr2d73iw53ink"))))
+                "17h91vvqdmwkl7l4b7z6mzxsq9g2czzi9h3d68csz3h0jhwwn130"))))
     (build-system ocaml-build-system)
     (arguments
      `(#:tests? #f; require odoc
-- 
2.41.0





Reply sent to Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>:
You have taken responsibility. (Sun, 17 Mar 2024 14:55:03 GMT) Full text and rfc822 format available.

Notification sent to Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>:
bug acknowledged by developer. (Sun, 17 Mar 2024 14:55:03 GMT) Full text and rfc822 format available.

Message #10 received at 69852-done <at> debbugs.gnu.org (full text, mbox):

From: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
To: 69852-done <at> debbugs.gnu.org
Subject: Re: bug#69852: Acknowledgement ([PATCH 5/9] gnu: dune: Update to
 3.14.2.)
Date: Sun, 17 Mar 2024 15:53:14 +0100
[Message part 1 (text/plain, inline)]
Apologies, this issue was opened by mistake, closing.

-- 
Arnaud
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 15 Apr 2024 11:26:51 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 62 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.