stalwart-mail: 0.5.3 -> 0.6.0
This commit is contained in:
parent
c267e823b7
commit
ce5796460d
2 changed files with 419 additions and 458 deletions
873
pkgs/servers/mail/stalwart/Cargo.lock
generated
873
pkgs/servers/mail/stalwart/Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -14,7 +14,7 @@
|
|||
}:
|
||||
|
||||
let
|
||||
version = "0.5.3";
|
||||
version = "0.6.0";
|
||||
in
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "stalwart-mail";
|
||||
|
@ -24,7 +24,7 @@ rustPlatform.buildRustPackage {
|
|||
owner = "stalwartlabs";
|
||||
repo = "mail-server";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-Fbw2f/Q5ZLnQi8PuxbdIxDIyDayhAzvzdn3LMexnWgA=";
|
||||
hash = "sha256-OHwUWSUW6ovLQTxnuUrolQGhxbhp4YqKSH+ZTpe2WXc=";
|
||||
fetchSubmodules = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue