camilladsp: 3.0.1 -> 4.0.0 (#504201)
This commit is contained in:
Generated
+1542
-1346
File diff suppressed because it is too large
Load Diff
@@ -12,13 +12,13 @@
|
||||
}:
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "camilladsp";
|
||||
version = "3.0.1";
|
||||
version = "4.0.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "HEnquist";
|
||||
repo = "camilladsp";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-IJ1sYprBh8ys1Og3T3newIDlBlR0PoQiblbJmzLbsfs=";
|
||||
hash = "sha256-JBqjFpk+KVc2ajTqkC2ompbs7oQEsba+n2zNOwxL2Uo=";
|
||||
};
|
||||
|
||||
cargoLock = {
|
||||
|
||||
Reference in New Issue
Block a user