GNU bug report logs - #69847
[PATCH 0/9] Update a few OCaml-related packages

Previous Next

Package: guix-patches;

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

Date: Sun, 17 Mar 2024 13:59:02 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: 69847 <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#69847] [PATCH 9/9] gnu: ocaml-pprint: Update to 20230830.
Date: Sun, 17 Mar 2024 15:57:01 +0100
* gnu/packages/ocaml.scm (ocaml-pprint): Update to 20230830.

Change-Id: Ifca4afb58fdc9dbc5a66dbdae0be16dcbef7abfa
---
 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 71e1d9119c..6ec1d11ca8 100644
--- a/gnu/packages/ocaml.scm
+++ b/gnu/packages/ocaml.scm
@@ -9183,7 +9183,7 @@ (define-public ocaml-monolith
 (define-public ocaml-pprint
   (package
     (name "ocaml-pprint")
-    (version "20220103")
+    (version "20230830")
     (home-page "https://github.com/fpottier/pprint")
     (source
      (origin
@@ -9194,7 +9194,7 @@ (define-public ocaml-pprint
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "09y6nwnjldifm47406q1r9987njlk77g4ifqg6qs54dckhr64vax"))))
+         "1802ziwlwi1as97xcv7d41s08z1p9mql7fy3ad6bs210y3bgpxva"))))
     (build-system dune-build-system)
     (synopsis "OCaml pretty-printing combinator library and rendering
 engine")
-- 
2.41.0





This bug report was last modified 186 days ago.

Previous Next


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