Diff cairo2-0.6.1-r2 with a cairo2-0.6.2-r2

/usr/portage/dev-ml/cairo2/cairo2-0.6.2-r2.ebuild 2023-10-09 14:52:29.780368357 +0300
32 32
# Fix compiler warnings, from: https://github.com/Chris00/ocaml-cairo/pull/22
33 33
PATCHES=(
34 34
	"${FILESDIR}"/${PN}-0.6.1-ignore-gtk-and-pango.patch
35
	"${FILESDIR}"/${PN}-0.6.1-handle-safe-string.patch
36
	"${FILESDIR}"/${PN}-0.6.1-Fix-multiple-definitions-of-variables.patch
37 35
)
Thank you!