Merge pull request #307958 from r-ryantm/auto-update/snapcraft

snapcraft: 8.2.0 -> 8.2.1
This commit is contained in:
Jon Seager 2024-04-30 11:47:46 +01:00 committed by GitHub
commit b43343be4f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@
}:
python3Packages.buildPythonApplication rec {
pname = "snapcraft";
version = "8.2.0";
version = "8.2.1";
pyproject = true;
@ -24,7 +24,7 @@ python3Packages.buildPythonApplication rec {
owner = "canonical";
repo = "snapcraft";
rev = "refs/tags/${version}";
hash = "sha256-uRapRL+492FOju83o3OBsYK52hwOOG6b4EbdMVpAlBs=";
hash = "sha256-PVJVvkc/LtGFbs93OWmkopaAXZFudLJedpmetrjU010=";
};
patches = [