i3status-rust: 0.9.0.2018-03-31 -> 0.9.0.2018-06-22 (#42403)
This commit is contained in:
parent
93005c288d
commit
779d64f43d
@ -2,16 +2,16 @@
|
|||||||
|
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
name = "i3status-rust-${version}";
|
name = "i3status-rust-${version}";
|
||||||
version = "0.9.0.2018-03-31";
|
version = "0.9.0.2018-06-22";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "greshake";
|
owner = "greshake";
|
||||||
repo = "i3status-rust";
|
repo = "i3status-rust";
|
||||||
rev = "18f99299bcd5b63da4e315c8d78622c4bbf59c45";
|
rev = "fdca01e88a7ce9bf4de0f58a922de5131e33dd00";
|
||||||
sha256 = "1pfcq3f724ri6jzchkgf96zd7lb5mc882r64ffx634gqf3n8ch41";
|
sha256 = "12dfvamf9a13b3fa7mqrwhjk3rl53463h03arqd8pvbch006hhqd";
|
||||||
};
|
};
|
||||||
|
|
||||||
cargoSha256 = "1197hp6d4z14j0r22bvw9ly294li0ivg6yfql4lgi27hbvzag71h";
|
cargoSha256 = "01pwknfzkv49cip6asqd4pzkh9l42v06abyd9lb09ip5pkcs60lq";
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig ];
|
nativeBuildInputs = [ pkgconfig ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user