From ce8ad30fb2baa8577e59c74b9592280563426dec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20K=C3=B6gler?= Date: Thu, 6 Jul 2023 18:00:25 +0200 Subject: [PATCH] fsuae-launcher: 3.0.5 -> 3.1.68 --- pkgs/applications/emulators/fs-uae/launcher.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/emulators/fs-uae/launcher.nix b/pkgs/applications/emulators/fs-uae/launcher.nix index e3f390034038..1f79cad8fc8e 100644 --- a/pkgs/applications/emulators/fs-uae/launcher.nix +++ b/pkgs/applications/emulators/fs-uae/launcher.nix @@ -9,11 +9,11 @@ stdenv.mkDerivation rec { pname = "fs-uae-launcher"; - version = "3.0.5"; + version = "3.1.68"; src = fetchurl { - url = "https://fs-uae.net/stable/${version}/${pname}-${version}.tar.gz"; - sha256 = "1dknra4ngz7bpppwqghmza1q68pn1yaw54p9ba0f42zwp427ly97"; + url = "https://fs-uae.net/files/FS-UAE-Launcher/Stable/${version}/${pname}-${version}.tar.xz"; + sha256 = "sha256-42EERC2yeODx0HPbwr4vmpN80z6WSWi3WzJMOT+OwDA="; }; nativeBuildInputs = [