Skip to content

Commit

Permalink
libretro.genesis-plus-gx: 0-unstable-2024-11-22 -> 0-unstable-2024-12…
Browse files Browse the repository at this point in the history
…-13 (NixOS#367233)
  • Loading branch information
NickCao authored Dec 22, 2024
2 parents ec7e51c + 1fc4097 commit caaeb51
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-11-22";
version = "0-unstable-2024-12-13";

src = fetchFromGitHub {
owner = "libretro";
repo = "Genesis-Plus-GX";
rev = "03ebe2b96ed3f5747588de55ab3fec9add0a49c2";
hash = "sha256-0SAxxJqgxwQfpv4KE0J1Zr0XcGDQzCAbRku9obMamv4=";
rev = "3c1698778080541927f3d7011a00d2c9efe545af";
hash = "sha256-H310/VeGDVNz3bYEb7qIcstFc2ae0F+5+0LVVSHLeqI=";
};

meta = {
Expand Down

0 comments on commit caaeb51

Please sign in to comment.