svgbob: 0.6.6 -> 0.7.0

https://github.com/ivanceras/svgbob/raw/0.7.0/Changelog.md
This commit is contained in:
Mario Rodas 2023-04-15 04:20:00 +00:00
parent b931b65d87
commit 440583bc81

View file

@ -2,15 +2,15 @@
rustPlatform.buildRustPackage rec {
pname = "svgbob";
version = "0.6.6";
version = "0.7.0";
src = fetchCrate {
inherit version;
crateName = "svgbob_cli";
sha256 = "sha256-NG5UbUv//03PVs5QoLVDkgA6Fc3SWKtbgIpcvcb7rW0=";
sha256 = "sha256-iWcd+23/Ou7K2YUDf/MJx84LsVMXXqAkGNPs6B0RDqA=";
};
cargoSha256 = "sha256-CdPTtn0NTcEAQvLTh4vdG053oZNNMmbP5IxmMU4YGAw=";
cargoHash = "sha256-YbbVv2ln01nJfCaopKCwvVN7cgrcuaRHNXGHf9j9XUY=";
postInstall = ''
mv $out/bin/svgbob_cli $out/bin/svgbob