Skip to content

Commit 374cf05

Browse files
authored
libretro.flycast: 0-unstable-2026-01-28 -> 0-unstable-2026-02-06 (NixOS#488854)
2 parents d937204 + 1852a58 commit 374cf05

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
}:
99
mkLibretroCore {
1010
core = "flycast";
11-
version = "0-unstable-2026-01-28";
11+
version = "0-unstable-2026-02-06";
1212

1313
src = fetchFromGitHub {
1414
owner = "flyinghead";
1515
repo = "flycast";
16-
rev = "21eb24f86d785b1c631161f03057b22c160182c0";
17-
hash = "sha256-gGjSbkhy6ykEin8Bci6xHNII2MdEzLcUPr/dU6IwlIw=";
16+
rev = "c577e29f43edc5a86c6ed4edca46706000d214b2";
17+
hash = "sha256-nHMtXwtrgxoN/tuY1d+DqZAJFag8vmHAP/9tS2j3ErU=";
1818
fetchSubmodules = true;
1919
};
2020

0 commit comments

Comments
 (0)