Skip to content

Commit

Permalink
Merge pull request #309790 from r-ryantm/auto-update/snapcraft
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk authored May 7, 2024
2 parents 36c4847 + d2b5834 commit d1c3587
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/by-name/sn/snapcraft/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
}:
python3Packages.buildPythonApplication rec {
pname = "snapcraft";
version = "8.2.1";
version = "8.2.5";

pyproject = true;

Expand All @@ -24,7 +24,7 @@ python3Packages.buildPythonApplication rec {
owner = "canonical";
repo = "snapcraft";
rev = "refs/tags/${version}";
hash = "sha256-PVJVvkc/LtGFbs93OWmkopaAXZFudLJedpmetrjU010=";
hash = "sha256-+1Gzseuq402m5FvlRAGXl7Lsy2VnRmd1cXNXhkMDDDE=";
};

patches = [
Expand Down

0 comments on commit d1c3587

Please sign in to comment.