parity: 1.9.7 -> 1.10.6
This commit is contained in:
parent
c36101eac1
commit
7e45efc0f2
@ -1,7 +1,7 @@
|
||||
let
|
||||
version = "1.9.7";
|
||||
sha256 = "1h9rmyqkdv2v83g12dadgqflq1n1qqgd5hrpy20ajha0qpbiv3ph";
|
||||
cargoSha256 = "0ss5jw43850r8l34prai5vk1zd5d5fjyg4rcav1asbq6v683bww0";
|
||||
patches = [ ./patches/vendored-sources-1.9.patch ];
|
||||
version = "1.10.6";
|
||||
sha256 = "1x2sm262z8fdkx8zin6r8nwbb7znziw9nm224pr6ap3p0jmv7fcq";
|
||||
cargoSha256 = "1wf1lh32f9dlhv810gdcssv92g1yximx09lw63m0mxcjbn9813bs";
|
||||
patches = [ ./patches/vendored-sources-1.10.patch ];
|
||||
in
|
||||
import ./parity.nix { inherit version sha256 cargoSha256 patches; }
|
||||
|
Loading…
Reference in New Issue
Block a user