sdl3-shadercross: 0-unstable-2026-06-02 -> 0-unstable-2026-06-15 (#533622)

This commit is contained in:
Marcin Serwin
2026-06-20 15:32:02 +00:00
committed by GitHub
+3 -3
View File
@@ -13,7 +13,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "sdl3-shadercross";
version = "0-unstable-2026-06-02";
version = "0-unstable-2026-06-15";
outputs = [
"out"
@@ -24,8 +24,8 @@ stdenv.mkDerivation (finalAttrs: {
src = fetchFromGitHub {
owner = "libsdl-org";
repo = "SDL_shadercross";
rev = "1d8b0556eefb11a77bc9c28249d16f7a3e0459e9";
hash = "sha256-+UcNgW9+1oQ4whv/5QI99M1IZSXgKedxAPH7RxZrgX0=";
rev = "9a461644308366b50f0c364069d762be8e3b3443";
hash = "sha256-oKetmnMb+SeRlscWmzGln6nR1M7fBkgybFlB1bh1Cos=";
};
strictDeps = true;