Merge pull request #300053 from pabloaul/parsec-93b

parsec-bin: 150-91a -> 150-93b

authored by Atemu and committed by GitHub 9a7afcba 0fcbda82

+3 -3
+3 -3
pkgs/applications/misc/parsec/bin.nix
··· 27 27 28 28 stdenvNoCC.mkDerivation { 29 29 pname = "parsec-bin"; 30 - version = "150_91a"; 30 + version = "150_93b"; 31 31 32 32 src = fetchurl { 33 - url = "https://web.archive.org/web/20231209190803if_/https://builds.parsec.app/package/parsec-linux.deb"; 34 - sha256 = "sha256-/qugI7k0NYpq7p9l9auD2Pp+SFoFZ9jAZswpreVfgO4="; 33 + url = "https://web.archive.org/web/20240329180120/https://builds.parsec.app/package/parsec-linux.deb"; 34 + sha256 = "sha256-wfsauQMubnGKGfL9c0Zee5g3nn0eEnOFalQNL3d4weE="; 35 35 }; 36 36 37 37 unpackPhase = ''