parity: 2.4.5 -> 2.4.6

This commit is contained in:
Alexander Krupenkin 2019-05-15 10:05:38 +03:00
parent 8ec48dcf6d
commit 4277333c5a
No known key found for this signature in database
GPG Key ID: 0D0A7FA67911873E

View File

@ -1,6 +1,6 @@
let let
version = "2.4.5"; version = "2.4.6";
sha256 = "02ajwjw6cz86x6zybvw5l0pgv7r370hickjv9ja141w7bhl70q3v"; sha256 = "0vfq1pyd92n60h9gimn4d5j56xanvl43sgxk9h2kb16amy0mmh3z";
cargoSha256 = "1n218c43gf200xlb3q03bd6w4kas0jsqx6ciw9s6h7h18wwibvf1"; cargoSha256 = "04gi9vddahq1q207f83n3wriwdjnmmnby6mq4crdh7yx1p4b26m9";
in in
import ./parity.nix { inherit version sha256 cargoSha256; } import ./parity.nix { inherit version sha256 cargoSha256; }