Commit 580150a7 authored by Nojus's avatar Nojus
Browse files

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

parent c6bad489
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -27,11 +27,11 @@

stdenvNoCC.mkDerivation {
  pname = "parsec-bin";
  version = "150_91a";
  version = "150_93b";

  src = fetchurl {
    url = "https://web.archive.org/web/20231209190803if_/https://builds.parsec.app/package/parsec-linux.deb";
    sha256 = "sha256-/qugI7k0NYpq7p9l9auD2Pp+SFoFZ9jAZswpreVfgO4=";
    url = "https://web.archive.org/web/20240329180120/https://builds.parsec.app/package/parsec-linux.deb";
    sha256 = "sha256-wfsauQMubnGKGfL9c0Zee5g3nn0eEnOFalQNL3d4weE=";
  };

  unpackPhase = ''