fix: solve changed commit tag in upstream for version 0.4.1

This commit is contained in:
Aldo Borrero
2023-11-08 12:37:13 +01:00
committed by Jörg Thalheim
parent f68af858f4
commit aa21b56223

View File

@@ -12,7 +12,7 @@ rustPlatform.buildRustPackage rec {
owner = "fuyufjh";
repo = pname;
rev = "v${version}";
hash = "sha256-gTyjj7NND5IYtnXhc454cWSzhAE+DwfPRGEWrHH+GNM=";
hash = "sha256-oP0yIdYytXSsbZ2pNaZ8Rrak1qJsudTe/oP6dGncGUM=";
};
cargoHash = "sha256-yKHAZpELuUD7wlM3Mi7XvxbKgdU1QxD9hsvIFcj3twE=";