File change-zig-version.patch of Package ghostty

diff -ruN ghostty-1.2.0.orig/build.zig ghostty-1.2.0/build.zig
--- ghostty-1.2.0.orig/build.zig	2025-09-21 20:47:54.128792507 +0800
+++ ghostty-1.2.0/build.zig	2025-09-21 20:48:32.231988510 +0800
@@ -4,7 +4,7 @@
 const buildpkg = @import("src/build/main.zig");
 
 comptime {
-    buildpkg.requireZig("0.14.0");
+    buildpkg.requireZig("0.15.1");
 }
 
 pub fn build(b: *std.Build) !void {
openSUSE Build Service is sponsored by