Unverified Commit 8c907474 authored by Jon Seager's avatar Jon Seager Committed by GitHub
Browse files

snapcraft: 8.10.1 -> 8.10.2 (#426990)

parents e364990b 91172475
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

python312Packages.buildPythonApplication rec {
  pname = "snapcraft";
  version = "8.10.1";
  version = "8.10.2";

  pyproject = true;

@@ -22,7 +22,7 @@ python312Packages.buildPythonApplication rec {
    owner = "canonical";
    repo = "snapcraft";
    tag = version;
    hash = "sha256-WGCbqtuCOF5X8yOVrgLKWyDcqjpb8sbTPRZzVesnAIY=";
    hash = "sha256-klG+cT2vXo9v9tIJhJNCeGTiuV5C+oed0Vi9310PnqQ=";
  };

  patches = [