Skip to content

Commit 3874e84

Browse files
libretro-shaders-slang: 0-unstable-2025-02-14 -> 0-unstable-2025-02-27 (#386564)
Co-authored-by: nadiaholmquist <[email protected]>
2 parents aff8f30 + aab3095 commit 3874e84

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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-02-14";
10+
version = "0-unstable-2025-02-27";
1111

1212
src = fetchFromGitHub {
1313
owner = "libretro";
1414
repo = "slang-shaders";
15-
rev = "130f589cd5a2f3e5df1d6607b82b6771bc8b8446";
16-
hash = "sha256-ig+cE6MZNeY1Rx6ciSvLuxU0UyLPQLP5c5+lKpq4skA=";
15+
rev = "19341d662833b237150b50bc105a4843bd17f53c";
16+
hash = "sha256-J8Bdqa8d79Jszdjmtaa5xRfe+qZ8gkwRdQS4XFqOwcU=";
1717
};
1818

1919
dontConfigure = true;

0 commit comments

Comments
 (0)