libui-ng: 4.1-unstable-2024-05-19 -> 4.1-unstable-2024-12-08 (#364537)

This commit is contained in:
Wolfgang Walther
2024-12-22 18:30:29 +01:00
committed by GitHub
+3 -3
View File
@@ -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) ''