Skip to content

Commit 983cf6c

Browse files
authored
libretro.genesis-plus-gx: 0-unstable-2025-05-02 -> 0-unstable-2025-05-23 (#410348)
2 parents ca911a7 + 833514a commit 983cf6c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/applications/emulators/libretro/cores/genesis-plus-gx.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
}:
66
mkLibretroCore {
77
core = "genesis-plus-gx";
8-
version = "0-unstable-2025-05-02";
8+
version = "0-unstable-2025-05-23";
99

1010
src = fetchFromGitHub {
1111
owner = "libretro";
1212
repo = "Genesis-Plus-GX";
13-
rev = "f64e0a1e04a67a5edf79026c07dc5094f8df74bc";
14-
hash = "sha256-eG0lzdo/AWVAl+V71X8YNGK1Dk1oLW3jvGY3IS0ekNw=";
13+
rev = "d2a3d8a03ac76c01543da22c20d3654de890ee97";
14+
hash = "sha256-d8YqkzeMc7Q07YTDUH1bxzscDY/1CGf3V0BIuFdqV+A=";
1515
};
1616

1717
meta = {

0 commit comments

Comments
 (0)