matugen: 4.0.0 -> 4.1.0

This commit is contained in:
R. Ryantm
2026-03-22 12:32:02 +00:00
parent 626452ef6d
commit b1a373ab03
+3 -3
View File
@@ -6,16 +6,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "matugen";
version = "4.0.0";
version = "4.1.0";
src = fetchFromGitHub {
owner = "InioX";
repo = "matugen";
tag = "v${finalAttrs.version}";
hash = "sha256-2jcqAU8QutF8AE15LYwd8cy7KjayGxUGHxvWnqAiS5M=";
hash = "sha256-xzwMDWb6pF3oStVoS8enNhpYptxdnB1NSIO7dUH6/qk=";
};
cargoHash = "sha256-RlzY0eaYrEVkO7ozzgfLHxKB2jy4nSYda9Z0jrqiUVA=";
cargoHash = "sha256-bfvlPiTlPQeedo+ikHXSI8NqdA5R5M7gCsgx7srYsMQ=";
meta = {
description = "Material you color generation tool";