diff --git a/pkgs/by-name/li/libui-ng/package.nix b/pkgs/by-name/li/libui-ng/package.nix index 411692458805..94977b420556 100644 --- a/pkgs/by-name/li/libui-ng/package.nix +++ b/pkgs/by-name/li/libui-ng/package.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation { pname = "libui-ng"; - version = "4.1-unstable-2024-12-14"; + version = "4.1-unstable-2025-03-15"; src = fetchFromGitHub { owner = "libui-ng"; repo = "libui-ng"; - rev = "533953b82c8510b447fe52a89ee0a3ae6d60921b"; - hash = "sha256-NrDY1EjHcSA0w/WR2UIAQQa6mbPSkVjp41h7uQzz838="; + rev = "43ba1ef553c8993a43a67f1ce6e35983a2660d8c"; + hash = "sha256-pnfrSPDIvG0tFYQoeMBONATkNRNjY/tJGp9n2I4cN/U="; }; postPatch = lib.optionalString (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isx86_64) ''