Skip to content

Commit 940b519

Browse files
authored
libretro.play: 0-unstable-2025-01-11 -> 0-unstable-2025-03-10 (#364014)
2 parents 5d1daf2 + cdb8658 commit 940b519

File tree

1 file changed

+3
-3
lines changed
  • pkgs/applications/emulators/libretro/cores

1 file changed

+3
-3
lines changed

pkgs/applications/emulators/libretro/cores/play.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414
}:
1515
mkLibretroCore {
1616
core = "play";
17-
version = "0-unstable-2025-01-11";
17+
version = "0-unstable-2025-03-10";
1818

1919
src = fetchFromGitHub {
2020
owner = "jpd002";
2121
repo = "Play-";
22-
rev = "b35ef5663b809a449a4c89f6e9808fd0a63e7e49";
23-
hash = "sha256-P3R8gV4LxorfW0qo8HVOZunK58+/SO5pvlmij/HlnKw=";
22+
rev = "b15a49e31172f05dfdb1b1a15ea71e8a870c27ae";
23+
hash = "sha256-+jNdMeW11w8Bg4TZD8fYOFGOPxcHHu+apR+w2QZCIXw=";
2424
fetchSubmodules = true;
2525
};
2626

0 commit comments

Comments
 (0)