sdl3-shadercross: 0-unstable-2026-04-24 -> 0-unstable-2026-06-01

This commit is contained in:
R. Ryantm
2026-06-02 01:12:26 +00:00
parent 40a5199b4d
commit 3f470cb574
+3 -3
View File
@@ -13,7 +13,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "sdl3-shadercross";
version = "0-unstable-2026-04-24";
version = "0-unstable-2026-06-01";
outputs = [
"out"
@@ -24,8 +24,8 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
owner = "libsdl-org";
repo = "SDL_shadercross";
rev = "6b06e55c7c5d7e7a09a8a14f76e866dcfad5ab99";
hash = "sha256-DvgMnE0QedInYRdcZQuVOlasri79kVl0ACGvNC1cq8o=";
rev = "631641c39db42a2e67c9af7cf6a4e52d7250bb39";
hash = "sha256-Bjc2ksy4B3Vk6pgHE5nZ74FQ4ER/XpPt30OBerRkWOY=";
};
strictDeps = true;