From 04a24507106cc8c93fd46fcc2c7d62807c7b648f Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Tue, 18 Mar 2025 16:09:24 +0000 Subject: [PATCH] libui-ng: 4.1-unstable-2024-12-14 -> 4.1-unstable-2025-03-15 --- pkgs/by-name/li/libui-ng/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) ''