libretro-shaders-slang: 0-unstable-2025-03-13 -> 0-unstable-2025-04-14 (#399161)

Co-authored-by: nadiaholmquist <nadiaholmquist@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-04-16 15:31:55 +00:00
committed by GitHub
co-authored by nadiaholmquist
@@ -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;