autocorrect: 2.16.2 -> 2.16.3 (#476564)

This commit is contained in:
nixpkgs-ci[bot]
2026-01-04 07:15:50 +00:00
committed by GitHub
+3 -3
View File
@@ -7,16 +7,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "autocorrect";
version = "2.16.2";
version = "2.16.3";
src = fetchFromGitHub {
owner = "huacnlee";
repo = "autocorrect";
rev = "v${finalAttrs.version}";
hash = "sha256-IpBEmgZ40CFHMISP4tRzt2c2bE2Di9tn8e+/YJPg9RA=";
hash = "sha256-SRG603v6yP8/p3aUgGKRdbZScd818A+WqizcyPXaGB4=";
};
cargoHash = "sha256-sn+72+Qq7qppaiiiMS46RXVhFcm27lCPgXmAIYORKU8=";
cargoHash = "sha256-4CuvHOXGXUPN46HbiblVa6gSVA+jkYbo7i4uRFWc5+0=";
cargoBuildFlags = [
"-p"