Diff muffin-6.2.0 with a muffin-6.4.1

/usr/portage/x11-wm/muffin/muffin-6.4.1.ebuild 2025-07-29 16:22:17.980470423 +0300
1
# Copyright 1999-2024 Gentoo Authors
1
# Copyright 1999-2025 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
26 26
	>=x11-libs/pango-1.20.0[introspection?]
27 27
	>=x11-libs/cairo-1.10.0[X]
28 28
	>=dev-libs/fribidi-1.0.0
29
	>=dev-libs/glib-2.61.1:2
29
	>=dev-libs/glib-2.67.3:2
30 30
	>=dev-libs/json-glib-0.12.0[introspection?]
31
	>=gnome-extra/cinnamon-desktop-6.2:0=
31
	>=gnome-extra/cinnamon-desktop-6.4:0=
32 32
	>=x11-libs/libXcomposite-0.4
33 33
	x11-libs/libXcursor
34 34
	x11-libs/libXdamage
Thank you!