libretro-shaders-slang: 0-unstable-2026-06-19 -> 0-unstable-2026-06-28 (#536368)

This commit is contained in:
Nick Cao
2026-06-30 19:04:04 +00:00
committed by GitHub
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "libretro-shaders-slang";
version = "0-unstable-2026-06-19";
version = "0-unstable-2026-06-28";
src = fetchFromGitHub {
owner = "libretro";
repo = "slang-shaders";
rev = "8ec4c82cf61a6ce3faae1e6111457d0d31920b60";
hash = "sha256-nPmDmuaa64I0QMHoUTr1nD6g3STyx0+cW3tY/q26M4A=";
rev = "b5108ca29a50796011fedf1435025673a17dba98";
hash = "sha256-jJQnp3oWlaariLCAZ9tcn19xX8eCIGck7xwC3vMYqIg=";
};
dontConfigure = true;