libretro-shaders-slang: 0-unstable-2025-10-08 -> 0-unstable-2025-10-15

This commit is contained in:
R. Ryantm
2025-10-16 05:26:07 +00:00
parent 7d4c6daffb
commit 0af64d676d
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "libretro-shaders-slang";
version = "0-unstable-2025-10-08";
version = "0-unstable-2025-10-15";
src = fetchFromGitHub {
owner = "libretro";
repo = "slang-shaders";
rev = "b6501536eb7c9de3a41693143254cb021c89e77a";
hash = "sha256-gjG/IFthh5cQotc90SgJ8Ei7R/NhoBvjI43K+JhV9v4=";
rev = "c94b1bdfd8c973893ac3fe883ae05c420aba2908";
hash = "sha256-aZ6Xf7suIlUj3NcGtRfoYTKMnenCupS7dLoENGePr/E=";
};
dontConfigure = true;