From 61de2dcf76b5b86fed706c5aa46088c21e0a51dc Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 16 Apr 2026 13:56:43 +0000 Subject: [PATCH] hello-wayland: 0-unstable-2026-03-17 -> 0-unstable-2026-04-14 --- pkgs/by-name/he/hello-wayland/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/he/hello-wayland/package.nix b/pkgs/by-name/he/hello-wayland/package.nix index e2091340fd1e..2c66e2e76d8d 100644 --- a/pkgs/by-name/he/hello-wayland/package.nix +++ b/pkgs/by-name/he/hello-wayland/package.nix @@ -12,13 +12,13 @@ stdenv.mkDerivation { pname = "hello-wayland"; - version = "0-unstable-2026-03-17"; + version = "0-unstable-2026-04-14"; src = fetchFromGitHub { owner = "emersion"; repo = "hello-wayland"; - rev = "9a64c5ce78d004dc50814361b5153cef071f7042"; - hash = "sha256-YSdBY0IJQB7iyiunVikFHd0S2GlPy7cZBl+aQkpCY1s="; + rev = "14231ae0a7f12e0041e81f749ae509d07e88fbe5"; + hash = "sha256-9ciyfNnjBY3hg+UB7/xS7B30q9m3vvOc1emxi8qJTRE="; }; separateDebugInfo = true;