Skip to content

Commit d7c8095

Browse files
libretro-shaders-slang: 0-unstable-2025-07-03 -> 0-unstable-2025-07-13 (#425569)
Co-authored-by: nadiaholmquist <nadiaholmquist@users.noreply.github.com>
2 parents 9fbbf29 + 08238df commit d7c8095

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/by-name/li/libretro-shaders-slang/package.nix

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

88
stdenvNoCC.mkDerivation {
99
pname = "libretro-shaders-slang";
10-
version = "0-unstable-2025-07-03";
10+
version = "0-unstable-2025-07-13";
1111

1212
src = fetchFromGitHub {
1313
owner = "libretro";
1414
repo = "slang-shaders";
15-
rev = "5c2c28f79716968381f71b3470ee0064762d7c6f";
16-
hash = "sha256-L+jTTZA2qg/PlZtI0G0rzLk5is6cUFiTfy2RTcry5vA=";
15+
rev = "82d91f7daf81a41ece49644d2a26b2a40228be61";
16+
hash = "sha256-zRtn+Fc1sw3Uja5vJ5/1IRPr/xG5O0wIKflHr96tu3I=";
1717
};
1818

1919
dontConfigure = true;

0 commit comments

Comments
 (0)