Unverified Commit fccc5a47 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #309444 from r-ryantm/auto-update/stgit

stgit: 2.4.6 -> 2.4.7
parents 0a9b2f98 2f0e5844
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -18,15 +18,15 @@

rustPlatform.buildRustPackage rec {
  pname = "stgit";
  version = "2.4.6";
  version = "2.4.7";

  src = fetchFromGitHub {
    owner = "stacked-git";
    repo = "stgit";
    rev = "v${version}";
    hash = "sha256-ZQU9AkemAMpMb2GhdfHaF6r6r6MbMXnmA0pq6Zq9Sek=";
    hash = "sha256-TfCmVN7oHOgMyreJo58r6qaQYAXqmekpZt2WyTMGLvQ=";
  };
  cargoHash = "sha256-DHTo0jRZlLmw/B042uqzpMLUhBwm+sbFj9pze5l1Kpk=";
  cargoHash = "sha256-kH7YrjoNkpoUdzcWtVqpWtmw+FIMrJYbo0ye30/VeVk=";

  nativeBuildInputs = [
    pkg-config installShellFiles makeWrapper asciidoc xmlto docbook_xsl