sdl3-shadercross: 0-unstable-2025-09-18 -> 0-unstable-2025-12-06

This commit is contained in:
R. Ryantm
2025-12-10 12:28:19 +00:00
parent 9c8765aea4
commit 60afbb6889
+3 -3
View File
@@ -13,7 +13,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "sdl3-shadercross";
version = "0-unstable-2025-09-18";
version = "0-unstable-2025-12-06";
outputs = [
"out"
@@ -24,8 +24,8 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
owner = "libsdl-org";
repo = "SDL_shadercross";
rev = "3e572c3219ea438bff849cebea34f3aad7e1859b";
hash = "sha256-2kpW4AN5eYPY3GxxDpH++nVHtBhSVv5FM2X4I+F2iAU=";
rev = "f1ca8cfefba8f32095861bbcf2a4f4d773f0fbb4";
hash = "sha256-q0iEoN8+f438ScgAvobDh7evulfaZ3Cd8zkc19kRT54=";
};
strictDeps = true;