Skip to content

Commit e576833

Browse files
sdl3-shadercross: 0-unstable-2025-12-06 -> 0-unstable-2025-12-24 (NixOS#475063)
2 parents 901c72d + c1a8b8d commit e576833

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/sd/sdl3-shadercross/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
stdenv.mkDerivation (finalAttrs: {
1515
pname = "sdl3-shadercross";
16-
version = "0-unstable-2025-12-06";
16+
version = "0-unstable-2025-12-24";
1717

1818
outputs = [
1919
"out"
@@ -24,8 +24,8 @@ stdenv.mkDerivation (finalAttrs: {
2424
src = fetchFromGitHub {
2525
owner = "libsdl-org";
2626
repo = "SDL_shadercross";
27-
rev = "f1ca8cfefba8f32095861bbcf2a4f4d773f0fbb4";
28-
hash = "sha256-q0iEoN8+f438ScgAvobDh7evulfaZ3Cd8zkc19kRT54=";
27+
rev = "feec623003c01a9fff5b30e114c38f550255b511";
28+
hash = "sha256-AGfuUYUGbea3LDgGiwxq6XBMgLeatsdWDpciL4JeTWU=";
2929
};
3030

3131
strictDeps = true;

0 commit comments

Comments
 (0)