libretro-shaders-slang: 0-unstable-2025-06-14 -> 0-unstable-2025-07-03 (#420334)

Co-authored-by: nadiaholmquist <nadiaholmquist@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-07-06 21:56:01 +00:00
committed by GitHub
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "libretro-shaders-slang";
version = "0-unstable-2025-06-14";
version = "0-unstable-2025-07-03";
src = fetchFromGitHub {
owner = "libretro";
repo = "slang-shaders";
rev = "536b12633d56ae38cdc440a9804e9f245728bec1";
hash = "sha256-rf8wul91X9My9RPAr1iPdV/eTuTQzF3R60TjR+NcUNE=";
rev = "5c2c28f79716968381f71b3470ee0064762d7c6f";
hash = "sha256-L+jTTZA2qg/PlZtI0G0rzLk5is6cUFiTfy2RTcry5vA=";
};
dontConfigure = true;