Unverified Commit 5f959c4b authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

protonup-rs: 0.9.1 -> 0.9.2 (#457012)

parents d82898a2 8c3591bb
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -6,14 +6,14 @@

rustPlatform.buildRustPackage (finalAttrs: {
  pname = "protonup-rs";
  version = "0.9.1";
  version = "0.9.2";

  src = fetchCrate {
    inherit (finalAttrs) pname version;
    hash = "sha256-zUsb+ZJmKUizBVwE4Uf/YnIukRn0AEQa7UeXdIIWYt8=";
    hash = "sha256-mysYcBmXKkXz1vlhZv8okVnnD83h/QyGwT9ijluOgms=";
  };

  cargoHash = "sha256-baa3VtGUnVFMwlPdKSa4jXecSlKogRHjKMfcGbqUFM0=";
  cargoHash = "sha256-NiJwaD7lH2jnxfc/Hreo3bJ3LC+0UAOlsVMt1UYRcdY=";

  checkFlags = [
    # Requires internet access