Unverified Commit a8ee5b22 authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #252258 from r-ryantm/auto-update/svgbob

svgbob: 0.7.0 -> 0.7.2
parents 53bbb203 d3440203
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,15 +2,15 @@

rustPlatform.buildRustPackage rec {
  pname = "svgbob";
  version = "0.7.0";
  version = "0.7.2";

  src = fetchCrate {
    inherit version;
    crateName = "svgbob_cli";
    sha256 = "sha256-iWcd+23/Ou7K2YUDf/MJx84LsVMXXqAkGNPs6B0RDqA=";
    sha256 = "sha256-QWDi6cpADm5zOzz8hXuqOBtVrqb0DteWmiDXC6PsLS4=";
  };

  cargoHash = "sha256-YbbVv2ln01nJfCaopKCwvVN7cgrcuaRHNXGHf9j9XUY=";
  cargoHash = "sha256-Fj1qjG4SKlchUWW4q0tBC+9fHFFuY6MHngJCFz6J5JY=";

  postInstall = ''
    mv $out/bin/svgbob_cli $out/bin/svgbob