From dd1f0874c052494ae761a83c034a9ed014a10196 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 21 Dec 2022 23:04:57 +0100 Subject: [PATCH] ocaml-camlp-streams: rebuild for ocaml-5.1.1. --- srcpkgs/ocaml-camlp-streams/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ocaml-camlp-streams/template b/srcpkgs/ocaml-camlp-streams/template index e32f04aae51..4b7f1bae088 100644 --- a/srcpkgs/ocaml-camlp-streams/template +++ b/srcpkgs/ocaml-camlp-streams/template @@ -1,7 +1,7 @@ # Template file for 'ocaml-camlp-streams' pkgname=ocaml-camlp-streams version=5.0.1 -revision=1 +revision=2 makedepends="ocaml dune" short_desc="Stream and Genlex libraries for use with Camlp4 and Camlp5" maintainer="Leah Neukirchen "