Skip to content

Commit

Permalink
libretro.genesis-plus-gx: 0-unstable-2024-09-18 -> 0-unstable-2024-11…
Browse files Browse the repository at this point in the history
…-22 (#364030)
  • Loading branch information
NickCao authored Dec 11, 2024
2 parents 1d365e8 + 10a4057 commit 76e1fc9
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
}:
mkLibretroCore {
core = "genesis-plus-gx";
version = "0-unstable-2024-09-18";
version = "0-unstable-2024-11-22";

src = fetchFromGitHub {
owner = "libretro";
repo = "Genesis-Plus-GX";
rev = "7de0f0b6cde9bda1235b448aa607044b3f80ab3c";
hash = "sha256-W06vSrGKbXMcXIouW9/fD93sBfwREqIL8HvB3kan0tM=";
rev = "03ebe2b96ed3f5747588de55ab3fec9add0a49c2";
hash = "sha256-0SAxxJqgxwQfpv4KE0J1Zr0XcGDQzCAbRku9obMamv4=";
};

meta = {
Expand Down

0 comments on commit 76e1fc9

Please sign in to comment.