ockam: 0.138.0 -> 0.157.0
This commit is contained in:
parent
a05a770b95
commit
3850c98573
@ -11,7 +11,7 @@
|
||||
|
||||
let
|
||||
pname = "ockam";
|
||||
version = "0.138.0";
|
||||
version = "0.157.0";
|
||||
in
|
||||
rustPlatform.buildRustPackage {
|
||||
inherit pname version;
|
||||
@ -20,10 +20,10 @@ rustPlatform.buildRustPackage {
|
||||
owner = "build-trust";
|
||||
repo = "ockam";
|
||||
rev = "ockam_v${version}";
|
||||
hash = "sha256-AY0i7qXA7JXfIEY0htmL+/yn71xAuh7WowXOs2fD6n8=";
|
||||
hash = "sha256-o895VPlUGmLUsIeOnShjCetKoS/4x0nbEKxipEbuBu4=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-Mt/UFVFLZRrY8Mka4VFi6J2XjBjFsnJPi9tnBVZ6a5E=";
|
||||
cargoHash = "sha256-hHbMMi4nuTORUPEKEo3OiQg7y12+cXHzUAkh3ApYx5s=";
|
||||
nativeBuildInputs = [
|
||||
git
|
||||
pkg-config
|
||||
|
Loading…
x
Reference in New Issue
Block a user