libretro-shaders-slang: 0-unstable-2025-08-07 -> 0-unstable-2025-08-14 (#434897)

Co-authored-by: nadiaholmquist <nadiaholmquist@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-08-19 04:05:10 +00:00 committed by GitHub
commit df50c98477
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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;