diff options
| author | Jeffrey C. Ollie <jeff@ocjtech.us> | 2025-08-06 21:18:44 -0500 |
|---|---|---|
| committer | Jeffrey C. Ollie <jeff@ocjtech.us> | 2025-08-06 21:19:18 -0500 |
| commit | 3b898a98006c0928f760d4438b06cabbb8ebe8d9 (patch) | |
| tree | 63242ad608b6795af5325c39f17e203ae2e98939 /build.zig.zon.nix | |
| parent | 1d042f1e71f1533f92831c50610efa7a1fc1856e (diff) | |
gtk/gtk-ng: update zig-gobject to pick up fix for ianprime0509/zig-gobject#115
Diffstat (limited to 'build.zig.zon.nix')
| -rw-r--r-- | build.zig.zon.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/build.zig.zon.nix b/build.zig.zon.nix index c3fe7b2fa..25822ebed 100644 --- a/build.zig.zon.nix +++ b/build.zig.zon.nix @@ -122,11 +122,11 @@ in }; } { - name = "gobject-0.3.0-Skun7EXXnAB96BrWabxhzOw7HY-NzVexaPOIYw5t-dIE"; + name = "gobject-0.3.0-Skun7F_XnABQYabYdzLoVbO3bCcJIwxE3NCPs1_fG2ma"; path = fetchZigArtifact { name = "gobject"; - url = "https://github.com/jcollie/ghostty-gobject/releases/download/0.14.1-2025-07-23-28-1/ghostty-gobject-0.14.1-2025-07-23-28-1.tar.zst"; - hash = "sha256-ybeHo+NwcVZuyU037XB+/OofDoIoLsPnyNCG2jyiXC0="; + url = "https://github.com/jcollie/ghostty-gobject/releases/download/0.14.1-2025-08-07-34-1/ghostty-gobject-0.14.1-2025-08-07-34-1.tar.zst"; + hash = "sha256-43IIiHR5J7PfgG9JXSlGgC6WztC10fXyIhGZfY9xceQ="; }; } { |
