From 1a4ab108d63389f421bdec8d4fc61040f594b8fd Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 12 Dec 2024 10:05:05 +0000 Subject: [PATCH] libui-ng: 4.1-unstable-2024-05-19 -> 4.1-unstable-2024-12-08 --- 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 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) ''