GNU bug report logs -
#69853
[PATCH 9/9] gnu: ocaml-pprint: Update to 20230830.
Previous Next
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
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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 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.