parrot: 1.6.0-unstable-2024-02-28 -> 1.6.0-unstable-2024-07-12
This commit is contained in:
@@ -15,13 +15,13 @@
|
||||
}:
|
||||
rustPlatform.buildRustPackage {
|
||||
pname = "parrot";
|
||||
version = "1.6.0-unstable-2024-02-28";
|
||||
version = "1.6.0-unstable-2024-07-12";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "aquelemiguel";
|
||||
repo = "parrot";
|
||||
rev = "fcf933818a5e754f5ad4217aec8bfb16935d7442";
|
||||
hash = "sha256-3YTXIKj1iqCB+tN7/0v1DAaMM6aJiSxBYHO98uK8KFo=";
|
||||
rev = "a6c1e88a1e360d46a91bc536985db87af72245b3";
|
||||
hash = "sha256-to1SVLzw2l06cqsVOopk9KH2UyGgJ4CwWagHxaDrf4Y=";
|
||||
};
|
||||
|
||||
useFetchCargoVendor = true;
|
||||
|
||||
Reference in New Issue
Block a user