libretro-shaders-slang: 0-unstable-2025-05-20 -> 0-unstable-2025-05-31

This commit is contained in:
R. Ryantm 2025-06-08 02:16:38 +00:00
parent eb651797af
commit 41754a502e

View File

@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "libretro-shaders-slang";
version = "0-unstable-2025-05-20";
version = "0-unstable-2025-05-31";
src = fetchFromGitHub {
owner = "libretro";
repo = "slang-shaders";
rev = "8c630e0d3234d93b6c2bc847371f86aa4e535686";
hash = "sha256-BDxgVBWDUYgSvEl9dn/PB8c4ceYgM1Bo4aEzvqwTaYA=";
rev = "3f15f4930a1dd80117d00bab1ed95d7a7ba62b4b";
hash = "sha256-yhnblVSV6HZ0ZnfD5glZ6y7+SOio17+l5bVs0+vaY7w=";
};
dontConfigure = true;