Skip to content

Commit

Permalink
gotools: 2019-05-24 -> 2019-06-03 (#62725)
Browse files Browse the repository at this point in the history
  • Loading branch information
rvolosatovs authored and kalbasit committed Jun 5, 2019
1 parent f8c12ed commit 57507ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/development/tools/gotools/default.nix
Expand Up @@ -2,13 +2,13 @@

buildGoModule rec {
name = "gotools-unstable-${version}";
version = "2019-05-24";
rev = "2c0ae70061356820330c96810d9483beb9a6da8e";
version = "2019-06-03";
rev = "8aaa1484dc108aa23dcf2d4a09371c0c9e280f6b";

src = fetchgit {
inherit rev;
url = "https://go.googlesource.com/tools";
sha256 = "1lsi2ssxajclj3bciz2a41v1vjv768ja3v6wnbyhxy8xphwkp4fk";
sha256 = "0sa41fi38b6pvz7jjr6vqrd152qjvmbcagm1qdxw41vqcdw3ljx3";
};

modSha256 = "0cm7fwb1k5hvbhh86kagzsw5vwgkr6dr7glhbjxg5xaahlhx2w5w";
Expand Down

0 comments on commit 57507ca

Please sign in to comment.