Skip to content

Commit 8ee0544

Browse files
authored
libretro.stella: 0-unstable-2025-08-18 -> 0-unstable-2025-08-28 (#438200)
2 parents 1e71cad + 8aab894 commit 8ee0544

File tree

1 file changed

+3
-3
lines changed
  • pkgs/applications/emulators/libretro/cores

1 file changed

+3
-3
lines changed

pkgs/applications/emulators/libretro/cores/stella.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}:
66
mkLibretroCore {
77
core = "stella";
8-
version = "0-unstable-2025-08-18";
8+
version = "0-unstable-2025-08-28";
99

1010
src = fetchFromGitHub {
1111
owner = "stella-emu";
1212
repo = "stella";
13-
rev = "ad52b906d91e20adc5e2c287ae567de2317adcb5";
14-
hash = "sha256-9qgK3N3h+1iZSsqVwfDvZPHc4VJ3GY7ekAqnLozNayw=";
13+
rev = "749a21f653cf85fcedf4fe514ac8df1ad308be8e";
14+
hash = "sha256-N5E+Ci6cTvG9/Yqg5NdPZB00ThNKc6SS7qCWlmCYd6I=";
1515
};
1616

1717
makefile = "Makefile";

0 commit comments

Comments
 (0)