Merge pull request #237271 from figsoda/fclones-gui

fclones-gui: 0.1.0 -> 0.1.2
This commit is contained in:
Weijia Wang
2023-06-12 15:39:39 +03:00
committed by GitHub
+3 -3
View File
@@ -12,14 +12,14 @@
rustPlatform.buildRustPackage rec {
pname = "fclones-gui";
version = "0.1.0";
version = "0.1.2";
src = fetchCrate {
inherit pname version;
hash = "sha256-rMeXUNpoEzqsDmlTmnHsFkas3zFgdCH0WSeP83RtT+c=";
hash = "sha256-ge2l414kYHK3y4V837GTQ5sSxVRlU8ZYyGdBj4+vUL8=";
};
cargoHash = "sha256-2oeyTMYg0PyTpSMLaub3nZGeoK5U6BlC8OReBwRi3DA=";
cargoHash = "sha256-rDAUA75KCWlhf13bCucV5w9WAJ+Uw+s8sUCCeWBYJeA=";
nativeBuildInputs = [
pkg-config