libretro-shaders-slang: 0-unstable-2025-08-07 -> 0-unstable-2025-08-14

This commit is contained in:
R. Ryantm 2025-08-19 03:24:21 +00:00
parent 72f5bfc3b5
commit 40ba664bbf

View File

@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "libretro-shaders-slang";
version = "0-unstable-2025-08-07";
version = "0-unstable-2025-08-14";
src = fetchFromGitHub {
owner = "libretro";
repo = "slang-shaders";
rev = "a2ccf619c2df565ac8f3e66c91170faa5ba06aa4";
hash = "sha256-0OjqfYgxJGtFCuPFqlSorqOEOqCf0gdyDUzG15Z/FlA=";
rev = "69e3dbb8947e749156ff1f70e32c88f3c37e6793";
hash = "sha256-C+qO/B3Lb8vtQUV3u6ZqiVZlg2prytR+9IbTnvyQGMg=";
};
dontConfigure = true;