Skip to content

Commit

Permalink
parity-beta: 2.6.5 -> 2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
xrelkd committed Dec 6, 2019
1 parent 54a5c37 commit 0feb96c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/blockchains/parity/beta.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
let
version = "2.6.5";
sha256 = "1ykrsphqil68051wwp9b0259gsmfrj9xmx0pfhh2yvmmjzv7k4fv";
version = "2.6.6";
sha256 = "1gx5qg9c588d5m564bnbly86663yrzb2hmlgv9zplwba7p0lpphl";
cargoSha256 = "1xqmnirx2r91q5gy1skxl0f79xvaqzimq3l0cj4xvfms7mpdfbg1";
in
import ./parity.nix { inherit version sha256 cargoSha256; }

0 comments on commit 0feb96c

Please sign in to comment.