GNU bug report logs - #69854
[PATCH 8/9] gnu: ocaml-monolith: Update to 20230604.

Previous Next

Package: guix-patches;

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

Date: Sun, 17 Mar 2024 13:59:06 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#69854: closed (Re: bug#69854: Acknowledgement ([PATCH 8/9]
 gnu: ocaml-monolith: Update to 20230604.))
Date: Sun, 17 Mar 2024 14:51:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69854: [PATCH 8/9] gnu: ocaml-monolith: Update to 20230604.

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 69854 <at> debbugs.gnu.org.

-- 
69854: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69854
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: 69854-done <at> debbugs.gnu.org
Subject: Re: bug#69854: Acknowledgement ([PATCH 8/9] gnu: ocaml-monolith:
 Update to 20230604.)
Date: Sun, 17 Mar 2024 15:48:45 +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 8/9] gnu: ocaml-monolith: Update to 20230604.
Date: Sun, 17 Mar 2024 14:57:07 +0100
* gnu/packages/ocaml.scm (ocaml-monolith): Update to 20230604.

Change-Id: Ib1777020d01b0eb461b27c418b742b93de38fb90
---
 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 07e3bdbc2d..71e1d9119c 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -9159,7 +9159,7 @@ (define-public ocaml-afl-persistent
 (define-public ocaml-monolith
   (package
     (name "ocaml-monolith")
-    (version "20210525")
+    (version "20230604")
     (source
      (origin
        (method git-fetch)
@@ -9169,7 +9169,7 @@ (define-public ocaml-monolith
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1b6jj4ivl9ni8kba7wls4xsqdy8nm7q9mnx9347jvb99dmmlj5mc"))))
+         "1v6hd67pzb23hadl6fybr1mihw7p79g2r1bf4gs1f2igyavw798h"))))
     (build-system dune-build-system)
     (propagated-inputs (list ocaml-afl-persistent ocaml-pprint ocaml-seq))
     (home-page "https://gitlab.inria.fr/fpottier/monolith")
-- 
2.41.0




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

Previous Next


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