mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 05:05:29 +03:00
charmcraft: 3.4.5 -> 3.4.6
This commit is contained in:
parent
76020e5958
commit
7f7df50217
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
python3Packages.buildPythonApplication rec {
|
python3Packages.buildPythonApplication rec {
|
||||||
pname = "charmcraft";
|
pname = "charmcraft";
|
||||||
version = "3.4.5";
|
version = "3.4.6";
|
||||||
|
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ python3Packages.buildPythonApplication rec {
|
||||||
owner = "canonical";
|
owner = "canonical";
|
||||||
repo = "charmcraft";
|
repo = "charmcraft";
|
||||||
tag = version;
|
tag = version;
|
||||||
hash = "sha256-h2lviMU81KksEIltpOH+Oka8NWyKn9CrFP+lSyEMmLM=";
|
hash = "sha256-i7XhsVmeO3fzAWCQ1v9J/dv4oSdN00svauIColQcj9A=";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue