autocorrect: 2.16.2 -> 2.16.3

This commit is contained in:
R. Ryantm
2026-01-03 11:51:29 +00:00
parent 0c9be53f55
commit 6576682678
+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"