From 38d0e1ddf54619ec05140f5b03dc281f05ea6606 Mon Sep 17 00:00:00 2001 From: Michael Weiss Date: Tue, 3 Apr 2018 14:45:14 +0200 Subject: [PATCH] androidStudioPackages.{dev,canary}: 3.2.0.7 -> 3.2.0.8 --- pkgs/applications/editors/android-studio/default.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/editors/android-studio/default.nix b/pkgs/applications/editors/android-studio/default.nix index 701f8aa2be4c..72794df5fdef 100644 --- a/pkgs/applications/editors/android-studio/default.nix +++ b/pkgs/applications/editors/android-studio/default.nix @@ -8,9 +8,9 @@ let inherit (gnome2) GConf gnome_vfs; }; latestVersion = { - version = "3.2.0.7"; # "Android Studio 3.2 Canary 8" - build = "173.4670218"; - sha256Hash = "0p1lls1pkhji8x0p32clsiq3ng64jhqv2vxkhdkmsbh5p4dc1g21"; + version = "3.2.0.8"; # "Android Studio 3.2 Canary 9" + build = "173.4688006"; + sha256Hash = "13kln5s45qzdi54gca0bvdiwl2mi6lg8zgp7f36a24zbmvdmnslv"; }; in rec { # Old alias