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: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>
To: 69854 <at> debbugs.gnu.org
Cc: Arnaud Daby-Seesaram <ds-ac <at> nanein.fr>, Julien Lepiller <julien <at> lepiller.eu>, pukkamustard <pukkamustard <at> posteo.net>
Subject: [bug#69854] [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.