alfis-nogui: 0.8.8 -> 0.8.9

This commit is contained in:
R. Ryantm
2026-04-06 06:38:53 +00:00
parent 1b6c7982dd
commit 85d3873a2a
+3 -3
View File
@@ -12,16 +12,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "alfis";
version = "0.8.8";
version = "0.8.9";
src = fetchFromGitHub {
owner = "Revertron";
repo = "Alfis";
tag = "v${finalAttrs.version}";
hash = "sha256-gRk4kvIV+5cCUFaJvGbTAR44678Twa28iMGZ75lJz2c=";
hash = "sha256-r3QIj9/Qv6y7qWltIjh1WCAZyFKMK2aN4vCsAUJB6PQ=";
};
cargoHash = "sha256-Ge0+7ClXlJFT6CyluHF7k4stsX+KuYp/riro1pvrcKM=";
cargoHash = "sha256-lOSGZIGztZumt/cymMNyBoBl6objrS8F5Nkk1e7T9NE=";
nativeBuildInputs = [
pkg-config