snapcraft: 8.9.2 -> 8.9.4
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
python312Packages.buildPythonApplication rec {
|
||||
pname = "snapcraft";
|
||||
version = "8.9.2";
|
||||
version = "8.9.4";
|
||||
|
||||
pyproject = true;
|
||||
|
||||
@@ -22,7 +22,7 @@ python312Packages.buildPythonApplication rec {
|
||||
owner = "canonical";
|
||||
repo = "snapcraft";
|
||||
tag = version;
|
||||
hash = "sha256-4Dv2q/aKWnQkQ6ANYev/5fT1fFKh1MytYJtHK0iAzhk=";
|
||||
hash = "sha256-iiz+sVncztaCNndU+4YMhxECw7R6ks+25apRnd0WgyM=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
@@ -111,6 +111,7 @@ python312Packages.buildPythonApplication rec {
|
||||
"docutils"
|
||||
"jsonschema"
|
||||
"pygit2"
|
||||
"requests"
|
||||
"urllib3"
|
||||
"validators"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user