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

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

stgit: 2.4.7 -> 2.4.8
parents 602e6870 ba54aee7
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.7";
  version = "2.4.8";

  src = fetchFromGitHub {
    owner = "stacked-git";
    repo = "stgit";
    rev = "v${version}";
    hash = "sha256-TfCmVN7oHOgMyreJo58r6qaQYAXqmekpZt2WyTMGLvQ=";
    hash = "sha256-9eMHYI7p81WidLjtwJzjBcyURoqbHmQvsWpwS+1Wqo0=";
  };
  cargoHash = "sha256-kH7YrjoNkpoUdzcWtVqpWtmw+FIMrJYbo0ye30/VeVk=";
  cargoHash = "sha256-kvD7dz23SIqH/N9RY3s+iivocUJVWJWzIII2jMSh5og=";

  nativeBuildInputs = [
    pkg-config installShellFiles makeWrapper asciidoc xmlto docbook_xsl