GNU bug report logs - #69853
[PATCH 9/9] gnu: ocaml-pprint: Update to 20230830.

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#69853: closed (Re: bug#69853: Acknowledgement ([PATCH 9/9]
 gnu: ocaml-pprint: Update to 20230830.))
Date: Sun, 17 Mar 2024 14:54:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69853: [PATCH 9/9] gnu: ocaml-pprint: Update to 20230830.

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

-- 
69853: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69853
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: 69853-done <at> debbugs.gnu.org
Subject: Re: bug#69853: Acknowledgement ([PATCH 9/9] gnu: ocaml-pprint:
 Update to 20230830.)
Date: Sun, 17 Mar 2024 15:52:44 +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 9/9] gnu: ocaml-pprint: Update to 20230830.
Date: Sun, 17 Mar 2024 14:57:08 +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 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.