From 087fc72f643426adbeb41f2f14e96a9c0d2a49e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Llu=C3=ADs=20Batlle=20i=20Rossell?= Date: Sat, 21 May 2011 11:22:20 +0000 Subject: [PATCH] Updating google earth to what I've just downloaded. svn path=/nixpkgs/trunk/; revision=27291 --- pkgs/applications/misc/googleearth/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/misc/googleearth/default.nix b/pkgs/applications/misc/googleearth/default.nix index 69f477848b9..aa4807a34f5 100644 --- a/pkgs/applications/misc/googleearth/default.nix +++ b/pkgs/applications/misc/googleearth/default.nix @@ -6,11 +6,11 @@ assert stdenv.system == "i686-linux"; stdenv.mkDerivation { - name = "googleearth-6.0.1.2032"; + name = "googleearth-6.0.3.2197"; src = fetchurl { url = http://dl.google.com/earth/client/current/GoogleEarthLinux.bin; - sha256 = "15bcr379bsdg0flvrgaiyjccx07b4a48z9v3pl006ywm6gp3jbfm"; + sha256 = "0bcpmnlk03382x577qbnbw3i6y08hr3qmg85pqj35scnl6van74c"; }; buildNativeInputs = [