From 3f18f9e1829e7407477406e0e28f00ccb47c5be4 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Fri, 9 May 2025 00:56:52 +0000 Subject: [PATCH] findex: 0.8.2 -> 0.8.3 --- pkgs/by-name/fi/findex/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/fi/findex/package.nix b/pkgs/by-name/fi/findex/package.nix index 11da0a804933..95f5a6372d36 100644 --- a/pkgs/by-name/fi/findex/package.nix +++ b/pkgs/by-name/fi/findex/package.nix @@ -9,17 +9,17 @@ rustPlatform.buildRustPackage rec { pname = "findex"; - version = "0.8.2"; + version = "0.8.3"; src = fetchFromGitHub { owner = "mdgaziur"; repo = "findex"; rev = "v${version}"; - hash = "sha256-IpgmeH5oREstud0nw4i2xYeZcJYG6eCWyw3hhid/DfU="; + hash = "sha256-fsudE6eXThbN9Cz8cYATcYMXT3BJ3xCw6wrXYhxro2I="; }; useFetchCargoVendor = true; - cargoHash = "sha256-gTuw5UIdyyg7QmpjU4fIPy1oF67uFq2j+M0spIPCG+0="; + cargoHash = "sha256-o3BvQq+ql/417GFkbdV4K6wCUtYGZ4QYr0lR8/K4odY="; postPatch = '' # failing rust documentation tests and faulty quotes "`README.md`"