File wayland_version.patch of Package nodejs-electron
--- src/third_party/wayland/wayland_version.gni.orig 2025-01-02 22:24:04.094885287 +0100 +++ src/third_party/wayland/wayland_version.gni 2025-01-04 20:36:25.262834108 +0100 @@ -4,5 +4,5 @@ # is true to check system wayland package version meets # at least the version of third-party/wayland so that it won't # make any compile error with chromium -wayland_version = "1.23.0" +wayland_version = "1.22.0" wayland_egl_version = "18.1.0"