Loading pkgs/applications/audio/roomeqwizard/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,11 +14,11 @@ stdenv.mkDerivation rec { pname = "roomeqwizard"; version = "5.30.9"; version = "5.31.1"; src = fetchurl { url = "https://www.roomeqwizard.com/installers/REW_linux_no_jre_${lib.replaceStrings [ "." ] [ "_" ] version}.sh"; sha256 = "sha256-gyitOq/HTDruP4nY6B7y1E+pL43yRhldyiiXEjKyogU="; sha256 = "sha256-n1Ohja6Hpg/TNoxQKF1VCDkVj0UDCefr1x5ArIsgs2A="; }; dontUnpack = true; Loading Loading
pkgs/applications/audio/roomeqwizard/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,11 +14,11 @@ stdenv.mkDerivation rec { pname = "roomeqwizard"; version = "5.30.9"; version = "5.31.1"; src = fetchurl { url = "https://www.roomeqwizard.com/installers/REW_linux_no_jre_${lib.replaceStrings [ "." ] [ "_" ] version}.sh"; sha256 = "sha256-gyitOq/HTDruP4nY6B7y1E+pL43yRhldyiiXEjKyogU="; sha256 = "sha256-n1Ohja6Hpg/TNoxQKF1VCDkVj0UDCefr1x5ArIsgs2A="; }; dontUnpack = true; Loading