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

  • Done
  • quality assurance status badge
Details
One participant
  • Arnaud Daby-Seesaram
Owner
unassigned
Submitted by
Arnaud Daby-Seesaram
Severity
normal

Debbugs page

Arnaud Daby-Seesaram wrote 12 months ago
(address . guix-patches@gnu.org)(name . Arnaud Daby-Seesaram)(address . ds-ac@nanein.fr)
4da338b95a85cc7e90bd96b744e3b553d98e7f4d.1710683827.git.ds-ac@nanein.fr
* gnu/packages/ocaml.scm (ocaml-pprint): Update to 20230830.

Change-Id: Ifca4afb58fdc9dbc5a66dbdae0be16dcbef7abfa
---
gnu/packages/ocaml.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
Arnaud Daby-Seesaram wrote 12 months ago
Re: bug#69853: Acknowledgement ([PATCH 9/9] gnu: ocaml-pprint: Update to 20230830.)
(address . 69853-done@debbugs.gnu.org)
87r0g8nc54.fsf@nanein.fr
Apologies, this issue was opened by mistake, closing.

--
Arnaud
-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEEMgqfJ4U0fby1t860ojLKXoMTiAwFAmX3A8cQHGRzLWFjQG5h
bmVpbi5mcgAKCRCiMspegxOIDNciD/4wf4tOx4f9+gVvsMpjC0ZUtJdj7U5GDl7m
3ivpySHKbEKYCZEvsBRyTtR6Gl1UQkqOzLZFH4eQIcfZLhhlMxoA9RqFT0ofp45l
MUAIevdQ9/Aup9IW/hfIh95YHFuOSdOjgUudPZAfrbzDxFXJTe21ale88DE1ODST
ATNa7UgfUVVEqIb1wK8csVEyapTRDO8JNjggFGesPwVS6gZdED2kkgH2NS6PnJUK
B7cKv+e4HVLMCf9yRRQFfLFymZVCQpEA0vqu2tJ/AiJ4VgcDiXsBoaBUW3s45Rb+
Qc5bcCq4krvBQ7ZL4QuE4OA14KQhSfcyHXvcRkwh7aG9xBbmgS+hbyN6Xh/qBPYE
5r7aJ7/gSeMxBs0/iTF7x5vYRJZcUA9nwaWOG7ZoHAVbT0x3/XsPPlMGEDy7x1b9
bpMOcoY++fnXhrRVRYTvu8wgQIDZGy7PIJqe3GwsRchIJMXn/QYJIDx8jepsJmEf
1X49fvMAjJJ0EuXKMwMCeHIJUD9PCSoaEMRNaojEuBO/V0VomtFPQPFzWxsYYfXr
ajy9MnVq5aIbnK2RxTJ+2DQn5zqclEyqOtR4x/faW4ZvWT9GcTZtzHnU6Tc9NC0w
TAJ5cD01xT/4O55qNc1C8z6Vlhoe23MzzT3TORnpEX+G6I5qqCjUaIoEH7T9XRJa
IdJl/E14gA==
=XlbN
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 69853@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 69853
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help