Merge pull request #335154 from nyarly/update-lorri-1.7.1
lorri: 1.7.0 -> 1.7.1
This commit is contained in:
commit
499ce2dfcf
@ -14,9 +14,9 @@ let
|
||||
# Run `eval $(nix-build -A lorri.updater)` after updating the revision!
|
||||
# It will copy some required files if necessary.
|
||||
# Also don’t forget to run `nix-build -A lorri.tests`
|
||||
version = "1.7.0";
|
||||
sha256 = "sha256-pGNhhEBHyWhTaW24dHrxAvpb/qr5RPbHXRwDZx6Rf74=";
|
||||
cargoHash = "sha256-ENZATiBhoO+N6NpSknOWpvsatkaYb4mS/E63XNRXfMU=";
|
||||
version = "1.7.1";
|
||||
sha256 = "sha256-dEdKMgE4Jd8CCvtGQDZNDCYOomZAV8aR7Cmtyn8RfTo=";
|
||||
cargoHash = "sha256-+sKxKxc2DVHn54uQa8K+CKmm0A0ym9SXgtOcfRZ6R5E=";
|
||||
|
||||
in (rustPlatform.buildRustPackage rec {
|
||||
pname = "lorri";
|
||||
|
Loading…
Reference in New Issue
Block a user