Skip to content

Commit

Permalink
rustRegistry: 2017-05-31 -> 2017-06-16
Browse files Browse the repository at this point in the history
  • Loading branch information
bennofs committed Jun 16, 2017
1 parent 6320672 commit 11b1135
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/top-level/rust-packages.nix
Expand Up @@ -7,9 +7,9 @@
{ runCommand, fetchFromGitHub, git }:

let
version = "2017-05-31";
rev = "d85037df75a945b5a368d6ceaa7e030b67473a51";
sha256 = "0567lfjxvbn4pb39557yfdq1nm4ssgbvzvzkrdqnx9sx5xyx7n4s";
version = "2017-06-16";
rev = "cda0f689f844710a3d73c7ff459efa64997f73b5";
sha256 = "1b3brl9nn3qqaysd8lx9gaazd863grqx547iw7y9j6mkcc7sakvc";

src = fetchFromGitHub {
inherit rev;
Expand Down

0 comments on commit 11b1135

Please sign in to comment.