File fix.patch of Package refine
Только в b/: fix.patch
diff --color -ru a/meson.build b/meson.build
--- a/meson.build 2025-04-28 05:24:32.000000000 +0600
+++ b/meson.build 2025-05-05 08:53:18.442990894 +0600
@@ -1,4 +1,4 @@
-project('refine',
+project('Refine',
version: '0.5.8',
meson_version: '>= 1.5.0',
default_options: [ 'warning_level=2', 'werror=false', ],