Unverified Commit c6186b78 authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

googleearth-pro: 7.3.6.9796 -> 7.3.6.10201 (#375810)

parents 0747d1b5 07b6b778
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -38,11 +38,11 @@ let
in
mkDerivation rec {
  pname = "googleearth-pro";
  version = "7.3.6.9796";
  version = "7.3.6.10201";

  src = fetchurl {
    url = "https://dl.google.com/linux/earth/deb/pool/main/g/google-earth-pro-stable/google-earth-pro-stable_${version}-r0_${arch}.deb";
    sha256 = "sha256-Wv2jPGN7LC5T32WdX3W1BfGYrcXTNWTI1Wv+PmD0gNM=";
    sha256 = "sha256-LqkXOSfE52+7x+Y0DBjYzvVKO0meytLNHuS/ia88FbI=";
  };

  nativeBuildInputs = [