Commit 14676c19 authored by R. RyanTM's avatar R. RyanTM
Browse files

libretro.genesis-plus-gx: 0-unstable-2025-04-04 -> 0-unstable-2025-04-25

parent 0571e373
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -5,13 +5,13 @@
}:
mkLibretroCore {
  core = "genesis-plus-gx";
  version = "0-unstable-2025-04-04";
  version = "0-unstable-2025-04-25";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "Genesis-Plus-GX";
    rev = "32a4853c5fd352cc3054e83ed375476cf023aa5f";
    hash = "sha256-3r562/3WWWkibEKzPrA+lASY5Wpz8kuX5EQKqFKJdAA=";
    rev = "99678a0ef3cfcca500ed01c24bbb1020d8af4c12";
    hash = "sha256-iijYZ4+TM61EkJynDaPYBi/bYrypouFRmhaG63cxgJo=";
  };

  meta = {