Unverified Commit 78c281b3 authored by Thiago Kenji Okada's avatar Thiago Kenji Okada Committed by GitHub
Browse files

retroarch-assets: 1.20.0-unstable-2025-03-09 -> 1.20.0-unstable-2025-03-21 (#393531)

parents 264d8c0b 48948ed9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

stdenvNoCC.mkDerivation {
  pname = "retroarch-assets";
  version = "1.20.0-unstable-2025-03-09";
  version = "1.20.0-unstable-2025-03-21";

  src = fetchFromGitHub {
    owner = "libretro";
    repo = "retroarch-assets";
    rev = "fb39cdde6dfaea2c98218d28c71b14afc632fa03";
    hash = "sha256-2ytGtoci0xd10KrYGwMsGbXoT402DiokSVlCek8nhyI=";
    rev = "818aca56efd784624a241a12936b5c0864e3ddd8";
    hash = "sha256-14n9oQbvzl66pgWLMYEpAM7uJUH5e8a3xRCy5f1TFIw=";
  };

  makeFlags = [