gentoo-ebuilds/dev-ml/yojson/files/yojson-2.1.1-dune-seq.patch
Maciej Barć 4954e63081
dev-ml/yojson: bump to 2.1.1
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
2023-11-02 23:11:22 +01:00

9 lines
229 B
Diff

--- a/lib/dune
+++ b/lib/dune
@@ -113,6 +113,5 @@
(public_name yojson)
(modules yojson t basic safe raw common codec lexer_utils)
(synopsis "JSON parsing and printing")
- (libraries seq)
(flags
(:standard -w -27-32)))