libretro-shaders-slang: 0-unstable-2025-05-20 -> 0-unstable-2025-05-31 (#414899)

Co-authored-by: nadiaholmquist <nadiaholmquist@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-06-10 02:24:40 +00:00 committed by GitHub
commit 5d0cecfb26
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-05-20";
version = "0-unstable-2025-05-31";
src = fetchFromGitHub {
owner = "libretro";
repo = "slang-shaders";
rev = "8c630e0d3234d93b6c2bc847371f86aa4e535686";
hash = "sha256-BDxgVBWDUYgSvEl9dn/PB8c4ceYgM1Bo4aEzvqwTaYA=";
rev = "3f15f4930a1dd80117d00bab1ed95d7a7ba62b4b";
hash = "sha256-yhnblVSV6HZ0ZnfD5glZ6y7+SOio17+l5bVs0+vaY7w=";
};
dontConfigure = true;