Skip to content

Commit 28f39cb

Browse files
authored
libretro.stella: 0-unstable-2025-05-21 -> 0-unstable-2025-06-12 (#417758)
2 parents d59e35a + a862268 commit 28f39cb

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-05-21";
8+
version = "0-unstable-2025-06-12";
99

1010
src = fetchFromGitHub {
1111
owner = "stella-emu";
1212
repo = "stella";
13-
rev = "3d3f223a17fe065c7dee1ff440f0309eb8583009";
14-
hash = "sha256-RR6/zRqFUctWc+Rrbm+4Twk6GZwpPgYHgFP65sL6UN8=";
13+
rev = "ee0b96cd87710ad19aa47156d39df5a92c156a34";
14+
hash = "sha256-BnDF/UC3GiBC/06zBCDYrWA5cJPv7vtJ0grYgn5CcKo=";
1515
};
1616

1717
makefile = "Makefile";

0 commit comments

Comments
 (0)