about summary refs log tree commit diff
path: root/pkgs/applications/emulators/retroarch/cores.nix
diff options
context:
space:
mode:
authorThiago Kenji Okada <thiagokokada@gmail.com>2022-10-18 18:14:23 +0100
committerThiago Kenji Okada <thiagokokada@gmail.com>2022-10-18 22:51:07 +0100
commit4a4b445f4a103c0c51f95c45b7f34f74599096f7 (patch)
tree7b77c69bc18b78fa4778e2ad4b849114a1aea66a /pkgs/applications/emulators/retroarch/cores.nix
parent8dc48de2752b6e19cc9ced838b084e3aea8a97f6 (diff)
libretro: unstable-2022-10-01 -> unstable-2022-10-18
Diffstat (limited to 'pkgs/applications/emulators/retroarch/cores.nix')
-rw-r--r--pkgs/applications/emulators/retroarch/cores.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/emulators/retroarch/cores.nix b/pkgs/applications/emulators/retroarch/cores.nix
index 57ae88dbd42ce..957188f13d96a 100644
--- a/pkgs/applications/emulators/retroarch/cores.nix
+++ b/pkgs/applications/emulators/retroarch/cores.nix
@@ -55,7 +55,7 @@ let
     , stdenvOverride ? stdenv
     , src ? (getCoreSrc core)
     , broken ? false
-    , version ? "unstable-2022-10-01"
+    , version ? "unstable-2022-10-18"
     , platforms ? retroarch.meta.platforms
       # The resulting core file is based on core name
       # Setting `normalizeCore` to `true` will convert `-` to `_` on the core filename