Unverified Commit 143ba124 authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

libretro.genesis-plus-gx: 0-unstable-2026-04-03 -> 0-unstable-2026-04-24 (#513286)

parents 1577ffc9 46ed45c6
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-2026-04-03";
  version = "0-unstable-2026-04-24";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "Genesis-Plus-GX";
    rev = "b72b8c967adc50311dc3bb700c0818518bee74ef";
    hash = "sha256-/wfV0+HfxJZigLHi8bkXVa9n/L9CRblt4BeHCMb5bjs=";
    rev = "eb4216246a2590281ffaf4aa644155c8757025d2";
    hash = "sha256-2gaPh3Z20eCKLQAcVs49v9R+4WjDQKdJqPWasRRwUa0=";
  };

  meta = {