libretro-shaders-slang: 0-unstable-2025-07-03 -> 0-unstable-2025-07-13 (#425569)

Co-authored-by: nadiaholmquist <nadiaholmquist@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-07-16 00:01:37 +00:00 committed by GitHub
commit d7c8095791
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-07-03";
version = "0-unstable-2025-07-13";
src = fetchFromGitHub {
owner = "libretro";
repo = "slang-shaders";
rev = "5c2c28f79716968381f71b3470ee0064762d7c6f";
hash = "sha256-L+jTTZA2qg/PlZtI0G0rzLk5is6cUFiTfy2RTcry5vA=";
rev = "82d91f7daf81a41ece49644d2a26b2a40228be61";
hash = "sha256-zRtn+Fc1sw3Uja5vJ5/1IRPr/xG5O0wIKflHr96tu3I=";
};
dontConfigure = true;