Skip to content

Commit

Permalink
rustRegistry: 2017-04-11 -> 2017-04-13
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorentBecker committed Apr 13, 2017
1 parent 9f2ba15 commit 82b6a8f
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-04-11";
rev = "4dff0d079e01ca61b093c5a2fb6123378dfd0d38";
sha256 = "1ygahq5kmagjmwhrss01134vfb8lvim9110y3abjkmp3cc4xwfhy";
version = "2017-04-13";
rev = "5758a926a647716bd650978ad53aeb4a0c5f9b45";
sha256 = "1fnwh62k8fbflciv1qg3r9fsqn1xy72flyv15ii3mpja2vqzkdi2";

src = fetchFromGitHub {
inherit rev;
Expand Down

0 comments on commit 82b6a8f

Please sign in to comment.