truehdd: 0.4.0 -> 0.5.1
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}:
|
||||
rustPlatform.buildRustPackage (finalAttrs: {
|
||||
pname = "truehdd";
|
||||
version = "0.4.0";
|
||||
version = "0.5.1";
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
@@ -14,10 +14,10 @@ rustPlatform.buildRustPackage (finalAttrs: {
|
||||
owner = "truehdd";
|
||||
repo = "truehdd";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-PhJWtiYtELNkpnhI9e6tv3zFsSJnIYhu2eSy7RyReUE=";
|
||||
hash = "sha256-y4x27lmAh0OyIksIqmKG7mTIjzf7TzPlzNaeVrTtB08=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-UvHdFtdkQPySEpCZ31n25jfvCsf7ETA7SVSR+/WfEM8=";
|
||||
cargoHash = "sha256-uVVcPVGgUM/V9CFS/axUSWRt9vOTD/3O2SAENmzVukM=";
|
||||
|
||||
env.VERGEN_GIT_DESCRIBE = finalAttrs.version;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user