GNU bug report logs - #69850
[PATCH 1/9] gnu: ocaml-4.14: Update to 4.14.2.

Previous Next

Package: guix-patches;

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

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

Severity: normal

Tags: patch

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

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
Subject: bug#69850: closed (Re: bug#69850: Acknowledgement ([PATCH 1/9]
 gnu: ocaml-4.14: Update to 4.14.2.))
Date: Sun, 17 Mar 2024 14:48:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69850: [PATCH 1/9] gnu: ocaml-4.14: Update to 4.14.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 69850 <at> debbugs.gnu.org.

-- 
69850: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69850
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
To: 69850-done <at> debbugs.gnu.org
Subject: Re: bug#69850: Acknowledgement ([PATCH 1/9] gnu: ocaml-4.14: Update
 to 4.14.2.)
Date: Sun, 17 Mar 2024 15:45:58 +0100
[Message part 3 (text/plain, inline)]
Apologies, this issue was opened by mistake, closing.

-- 
Arnaud
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
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 1/9] gnu: ocaml-4.14: Update to 4.14.2.
Date: Sun, 17 Mar 2024 14:57:00 +0100
* gnu/packages/ocaml.scm (ocaml-4.14): Update to 4.14.2.

Change-Id: Ib07d92afede8a504f420cc27047b2d9312b09e24
---
 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 0f4c351141..7d7c6826f7 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -255,7 +255,7 @@ (define-public ocaml-5.0
 (define-public ocaml-4.14
   (package
     (name "ocaml")
-    (version "4.14.1")
+    (version "4.14.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -264,7 +264,7 @@ (define-public ocaml-4.14
                     "/ocaml-" version ".tar.xz"))
               (sha256
                (base32
-                "0vxvwxxycpc3r5p7ys59d86vw5vdr2lhmck1f3s6qms2096rf9y1"))))
+                "0r67zrn22532p5y6zk0zd0i74lbgxal4dpsq6gwlcag3jf3gc6bq"))))
     (build-system gnu-build-system)
     (native-search-paths
      (list (search-path-specification
-- 
2.41.0




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

Previous Next


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