libretro-shaders-slang: 0-unstable-2025-03-13 -> 0-unstable-2025-04-14

This commit is contained in:
R. Ryantm
2025-04-16 10:07:19 +00:00
parent fdb40c313f
commit 189e41631e
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "libretro-shaders-slang";
version = "0-unstable-2025-03-13";
version = "0-unstable-2025-04-14";
src = fetchFromGitHub {
owner = "libretro";
repo = "slang-shaders";
rev = "25311dc03332d9ef2dff8d9d06c611d828028fac";
hash = "sha256-nmDjjQgxpZcddOHlBAE9CKdR95u+6lEYXcmIwH9RHXo=";
rev = "cacb61c9a3022c84057331063e31304933b61bdf";
hash = "sha256-dpqru8Qu1xZkHNKv6oF/T61/k6X2CWljUSVeJqxMvso=";
};
dontConfigure = true;