Skip to content

Commit 8019b06

Browse files
committed
libretro.stella: 0-unstable-2025-04-19 -> 0-unstable-2025-04-29
1 parent b3582c7 commit 8019b06

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • pkgs/applications/emulators/libretro/cores

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-04-19";
8+
version = "0-unstable-2025-04-29";
99

1010
src = fetchFromGitHub {
1111
owner = "stella-emu";
1212
repo = "stella";
13-
rev = "7b5c19ff5e28dfeb814e912d028cb34b53c01f10";
14-
hash = "sha256-RdRdmvUZB1jGgeuNBGhqztZadag0/8USTjtTAKjaxSo=";
13+
rev = "e13b683c5236adf8560613a883a0af8841ee49cb";
14+
hash = "sha256-0kAxCVcVMz6pxScVZhEvPWIHj29cO9xoI1bhgyXUMvU=";
1515
};
1616

1717
makefile = "Makefile";

0 commit comments

Comments
 (0)