diff --git a/pkgs/by-name/li/libui-ng/package.nix b/pkgs/by-name/li/libui-ng/package.nix index 8bed051db0bf3..1e26f8cafe5ed 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 rec { pname = "libui-ng"; - version = "4.1-unstable-2024-05-19"; + version = "4.1-unstable-2024-12-08"; src = fetchFromGitHub { owner = "libui-ng"; repo = "libui-ng"; - rev = "49b04c4cf8ae4d3e38e389f446ef75170eb62762"; - hash = "sha256-W9LnUBUKwx1x3+BEeUanisBGR2Q4dnbcMM5k8mCondM="; + rev = "ba11e53d6afd0a12831f988f350c376de50a8841"; + hash = "sha256-edzQhuQsLJkfJsmyioLrI+YTG1qyd6ZGPtPRtSgxvuw="; }; postPatch = lib.optionalString (stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isx86_64) ''